From f652fc5690907b63d3d35446af95ff6e40a37fda Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 15 Apr 2006 09:53:11 +0000 Subject: - cosmetic : fix $Id:$ in fix-khtml.css git-svn-id: http://piwigo.org/svn/trunk@1180 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/default-layout.css | 2 +- template/yoga/fix-khtml.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'template/yoga') 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 { -- cgit v1.2.3