1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Fixed: Match Filter Indicator to Theme Color

This commit is contained in:
Qstick
2019-10-18 21:34:44 -04:00
parent 0039c1c393
commit ac8a7a9254
4 changed files with 2 additions and 12 deletions
@@ -7,10 +7,6 @@
text-align: center;
}
.indicatorBackground {
color: $themeRed;
}
.indicatorContainer {
position: absolute;
top: 10px;