Pēteris Caune
3 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
8 additions and
3 deletions
-
static/css/base.css
|
|
@ -248,7 +248,12 @@ pre { |
|
|
|
} |
|
|
|
|
|
|
|
/* no button outlines in Chrome-- */ |
|
|
|
.btn-default.active, |
|
|
|
.btn-default.active.focus { |
|
|
|
|
|
|
|
.btn.focus, |
|
|
|
.btn:focus, |
|
|
|
.btn.active, |
|
|
|
.btn.active:focus, |
|
|
|
.btn:active.focus, |
|
|
|
.btn:active:focus { |
|
|
|
outline: 0; |
|
|
|
} |
|
|
|
} |