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;
|
padding: 0px 4px;
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: 1px;
|
bottom: 1px;
|
||||||
|
background: none !important;
|
||||||
}
|
}
|
||||||
input#qr-filename:not(.edit) {
|
input#qr-filename:not(.edit) {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
@ -791,7 +792,6 @@ input#qr-filename:not(.edit) {
|
|||||||
.has-file #qr-filename,
|
.has-file #qr-filename,
|
||||||
.has-file #qr-filesize {
|
.has-file #qr-filesize {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: none;
|
|
||||||
margin: 0 0 2px;
|
margin: 0 0 2px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user