Browse Source

ombi: more outline fix

pull/15/head
gilbN 6 years ago
parent
commit
87def294e9
  1. 3
      CSS/themes/ombi/ombi-base.css

3
CSS/themes/ombi/ombi-base.css

@ -112,6 +112,9 @@ hr {
.btn-link:focus, .btn-link:hover { .btn-link:focus, .btn-link:hover {
color: #ddd; color: #ddd;
} }
.input-group-addon .btn-group .btn {
outline: none;
}
/* Settings menu */ /* Settings menu */

Loading…
Cancel
Save