off opacity
This commit is contained in:
parent
198d87173f
commit
eec3401f2f
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@
|
|||
opacity: 0;
|
||||
}
|
||||
|
||||
input[type="range"].off {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
body.readOnly .hideIfReadOnly {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue