remove some paper inputs
This commit is contained in:
@@ -116,7 +116,7 @@ h1 a:hover {
|
||||
color: #52B54B !important;
|
||||
}
|
||||
|
||||
input:not(.paper-input):not([type='checkbox']):not([type='radio']):not([type='file']):not([type='range']):not([is='emby-input']) {
|
||||
input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='range']):not([is='emby-input']) {
|
||||
-webkit-appearance: none;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-webkit-rtl-ordering: logical;
|
||||
|
||||
Reference in New Issue
Block a user