Outline (partly removed)

git-svn-id: http://piwigo.org/svn/trunk@2610 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital
2008-09-27 15:47:46 +00:00
parent 0b94d2741f
commit 7b98fa71c3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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; }