mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #730 from ManfredRichthofen/patch-2
Remove red login border on firefox
This commit is contained in:
commit
b6e0495a1f
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
|||
border: 0;
|
||||
}
|
||||
|
||||
.emby-input:required {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.inputContainer {
|
||||
margin-bottom: 1.8em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue