From 7c99518a39425d8442d7b751c4ed3c7a15c9aad4 Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 16 Dec 2008 20:17:25 +0000 Subject: #ff3300 replacement by #ff3333 merge -c2990 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2991 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 37ca75a42..8d8ec4ac9 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -318,7 +318,7 @@ A, INPUT.rateButton { border-width: 0; } A:hover, A:active { - color:#f30; + color:#f33; border-bottom: 1px solid #FF3363; cursor: pointer; } @@ -327,7 +327,7 @@ a.Piwigo { font-size: 11px; font-weight: normal; letter-spacing: 0; color : #F33; text-decoration: none; border: 0; } a.Piwigo:hover span.Piwigo { - border-bottom: 1px solid #FF3363; color: #F30; + border-bottom: 1px solid #FF3363; } #theImage A, .illustration A, A.navThumb, A.navThumb { border-bottom-width: 0; -- cgit v1.2.3