mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update emby-input.css
This commit is contained in:
parent
07359c3f1f
commit
ec22a1cd90
1 changed files with 4 additions and 4 deletions
|
@ -17,12 +17,12 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.emby-input::-moz-focus-inner {
|
||||
border: 0;
|
||||
.emby-input::-moz-focus-inner {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
input:required {
|
||||
box-shadow:none;
|
||||
.emby-input:required {
|
||||
box-shadow:none;
|
||||
}
|
||||
|
||||
.inputContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue