Merge pull request #730 from ManfredRichthofen/patch-2
Remove red login border on firefox
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.emby-input:required {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.inputContainer {
|
||||
margin-bottom: 1.8em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user