Remove .emby-checkbox:focus+span+.checkboxOutline border

This commit is contained in:
grafixeyehero 2019-05-30 03:43:38 +03:00
parent 8bff927997
commit 82aacf1c48

View File

@ -370,10 +370,6 @@ h3 {
background-color: #8ae9c1
}
.emby-checkbox:focus+span+.checkboxOutline {
border-color: #8ae9c1;
}
.itemProgressBarForeground {
background-color: #48C3C8
}