From 7b98fa71c3d58156fc712f05b60a9d3d879a58f7 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 27 Sep 2008 15:47:46 +0000 Subject: Outline (partly removed) git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/theme/roma/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin') 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; } -- cgit v1.2.3