Stop checkbox showing a checkmark when unchecked
This commit is contained in:
parent
9162f53b98
commit
e7fa3eae9d
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkboxIcon-checked {
|
.checkboxIcon-checked, .emby-checkbox-label .checkboxIcon-checked {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue