aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-16 20:15:38 +0000
committervdigital <vdigital@piwigo.org>2008-12-16 20:15:38 +0000
commit476d7539c0023ec7dba790602bbcf39c7ed6791c (patch)
tree8609ee26908499c4a9f76c609d507a9b02d75a07 /template/yoga
parent34dcd9c8e6d436958d4cd0c79411eccb927adc29 (diff)
#ff3300 replacement by #ff3333
git-svn-id: http://piwigo.org/svn/branches/2.0@2990 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga')
-rw-r--r--template/yoga/theme/Sylvia/theme.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index d0b78d624..7f684fcde 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;