mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
New: Indicator when Filter is applied
This commit is contained in:
@@ -6,6 +6,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
.indicatorBackground {
|
||||
color: $themeRed;
|
||||
}
|
||||
|
||||
.indicatorContainer {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 12px;
|
||||
}
|
||||
|
||||
.label {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user