1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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
}