mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Stop checkbox showing a checkmark when unchecked
This commit is contained in:
parent
9162f53b98
commit
e7fa3eae9d
@ -68,7 +68,7 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkboxIcon-checked {
|
.checkboxIcon-checked, .emby-checkbox-label .checkboxIcon-checked {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user