From af4b55f392a41ad8ec3351e03e4d56679017643b Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 1 Oct 2008 10:04:23 +0000 Subject: - default-colors.css is imported from layout.css instead of header.tpl (smaller header + more consistent with the other imports) - removed unused rule from default-layout.css (A.button) - rating stars have a transparent background in Sylvia also git-svn-id: http://piwigo.org/svn/trunk@2630 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/default-layout.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'template/yoga/default-layout.css') diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 019a2b6f2..9615b0183 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -29,9 +29,7 @@ A { A:hover { border-bottom: 1px solid #858460; } -A.button, A.button:hover { - border: 0; -} + IMG { border: none; } -- cgit v1.2.3