aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-09-27 15:47:46 +0000
committervdigital <vdigital@piwigo.org>2008-09-27 15:47:46 +0000
commit7b98fa71c3d58156fc712f05b60a9d3d879a58f7 (patch)
treefaea88c61ce44938381e6e7ae65760844d1df95d /template
parent0b94d2741f3a37e8199f08555e72451847945c3b (diff)
Outline (partly removed)
git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index ffc420f63..86f48c5c2 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; }
-input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
+*, *:focus, *:active, 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 */ }