Add text cursor to file input in QR
This commit is contained in:
parent
f0c185c1e7
commit
40884af79c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -662,6 +662,9 @@ input.field.tripped:not(:hover):not(:focus) {
|
||||
overflow: hidden;
|
||||
padding: 2px 1px 0;
|
||||
}
|
||||
#qr-filename-container:hover {
|
||||
cursor: text;
|
||||
}
|
||||
#qr-filerm {
|
||||
position: relative;
|
||||
right: 14px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user