radarr: removed outline on close button
This commit is contained in:
parent
d6550cb430
commit
4c9b9b2eee
@ -528,6 +528,7 @@ pre {
|
||||
.close:focus {
|
||||
color: #FFF !important;
|
||||
opacity: 1;
|
||||
outline: none;
|
||||
}
|
||||
.btn-default {
|
||||
color: hsla(0,0%,100%,.7);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user