From 80d7afbda6e5573764bdae9351fd71c3f0955183 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 27 Sep 2008 16:24:57 +0000 Subject: Mistake wrong ligne updated git-svn-id: http://piwigo.org/svn/trunk@2611 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/theme.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/yoga/theme/Sylvia/theme.css') diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 86f48c5c2..082902d76 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -69,7 +69,7 @@ overflow: auto; overflow-x:hidden; padding:0 0 5px; /* Only IE family supports H2 { border-bottom: 1px solid #000000; } FIELDSET, INPUT, SELECT, TEXTAREA { border: 1px solid #666; } INPUT, select, textarea { color:#999; background-color: #444; } -*, *:focus, *:active, input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; } +input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; } .content UL.thumbnails SPAN.wrap2 { border: 1px solid #666; /* thumbnails border color and style */ border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ } @@ -77,5 +77,5 @@ border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ } background-color: #111; border:1px solid #ff3363; /* thumbnails border color when mouse cursor is over it */ } A, INPUT.rateButton { color:#f70; border-color: #f70; } A:hover, A:active { color: #f33; border-color: #FF3363; cursor: pointer; } -input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; } +*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; } #debug { margin: 15px 15px 5px 248px; font-size:12px; clear: both; word-wrap:break-word;} \ No newline at end of file -- cgit v1.2.3