mirror of
https://github.com/9001/copyparty.git
synced 2026-03-31 12:33:05 +10:00
misc cleanup/unjank
This commit is contained in:
@@ -559,6 +559,11 @@ input[type="radio"]:checked+label,
|
||||
input[type="checkbox"]:checked+label {
|
||||
color: #fc5;
|
||||
}
|
||||
.opwide div>span>input+label {
|
||||
padding: .3em 0 .3em .3em;
|
||||
margin: 0 0 0 -.3em;
|
||||
cursor: pointer;
|
||||
}
|
||||
.opview input.i {
|
||||
width: calc(100% - 16.2em);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user