aboutsummaryrefslogtreecommitdiffstats
path: root/admin
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 /admin
parent0b94d2741f3a37e8199f08555e72451847945c3b (diff)
Outline (partly removed)
git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/template/goto/theme/roma/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css
index d1f0549a6..064d0d1df 100644
--- a/admin/template/goto/theme/roma/theme.css
+++ b/admin/template/goto/theme/roma/theme.css
@@ -78,7 +78,7 @@ a.Piwigo {
font-family: verdana, arial, helvetica, sans-serif !important;
font-size: 11px; font-weight: normal; letter-spacing: 0;
color : #f36; text-decoration: none; border: 0; color: #f36; }
-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; }
a { color:#f70; border-color: #f70; }
a:hover, a:active { color: #f33; border-color: #FF3363; cursor: pointer; }