Make background removal important
This commit is contained in:
parent
5d763b44f1
commit
b99bae6843
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -778,6 +778,7 @@ input#qr-filename {
|
||||
padding: 0px 4px;
|
||||
position: relative;
|
||||
bottom: 1px;
|
||||
background: none !important;
|
||||
}
|
||||
input#qr-filename:not(.edit) {
|
||||
pointer-events: none;
|
||||
@ -791,7 +792,6 @@ input#qr-filename:not(.edit) {
|
||||
.has-file #qr-filename,
|
||||
.has-file #qr-filesize {
|
||||
display: inline-block;
|
||||
background: none;
|
||||
margin: 0 0 2px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user