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

Fix declaration-block-trailing-semicolon (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 14:49:56 +01:00
parent b2e2cf2012
commit f290604615
21 changed files with 1227 additions and 789 deletions

View file

@ -90,7 +90,7 @@
}
.mdl-radio__button:checked:focus + .mdl-radio__label + .mdl-radio__outer-circle + .mdl-radio__inner-circle {
box-shadow: 0 0 0 10px rgba(0, 164, 220, 0.26)
box-shadow: 0 0 0 10px rgba(0, 164, 220, 0.26);
}
.mdl-radio__label {