LP#1895398: (follow-up) show outline when the login link has focus
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 7 Oct 2020 15:24:24 +0000 (15:24 +0000)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 7 Oct 2020 15:29:45 +0000 (11:29 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2

index 403a9f9..df0122f 100755 (executable)
@@ -353,9 +353,6 @@ Novelist Styling
 .dropdown-item.active, .dropdown-item:active{
     color : #000 !important;
 }
-.login:focus{
-    outline:none;
-}
 .browse-result-list{
     list-style:none;
 }
@@ -4010,4 +4007,4 @@ label[for*=expert_]
 .language_form{
     float: right;
 padding: 15px;
-}
\ No newline at end of file
+}