aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-04-15 09:53:11 +0000
committerchrisaga <chrisaga@piwigo.org>2006-04-15 09:53:11 +0000
commitf652fc5690907b63d3d35446af95ff6e40a37fda (patch)
treed26ef20d52ec096d03ae9434b29cbd8ec3269e22 /template
parenta3452d37f7c2b8b842575acd9f46723e82cc453b (diff)
- cosmetic : fix $Id:$ in fix-khtml.css
git-svn-id: http://piwigo.org/svn/trunk@1180 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/default-layout.css2
-rw-r--r--template/yoga/fix-khtml.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css
index f42cfc1a7..5d6705a4f 100644
--- a/template/yoga/default-layout.css
+++ b/template/yoga/default-layout.css
@@ -265,4 +265,4 @@ UL.tagSelection LI {
.tagLevel4 { font-size: 140%; }
.tagLevel3 { font-size: 120%; }
.tagLevel2 { font-size: 100%; }
-.tagLevel1 { font-size: 90%; } \ No newline at end of file
+.tagLevel1 { font-size: 90%; }
diff --git a/template/yoga/fix-khtml.css b/template/yoga/fix-khtml.css
index cbf276b4a..6853313e9 100644
--- a/template/yoga/fix-khtml.css
+++ b/template/yoga/fix-khtml.css
@@ -1,4 +1,4 @@
-/* $Id:*/
+/* $Id:$ */
/* Issue in Safari/Konqueror only */
/* If H2 has a 0 margin-top categoryActions doesn't float right but overwrites H2 */
#content>DIV.titrePage>H2 {