Update emby-input.css
This commit is contained in:
committed by
GitHub
parent
07359c3f1f
commit
ec22a1cd90
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user