mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-19 22:04:56 -04:00
New: Indicator when Filter is applied
This commit is contained in:
@@ -7,6 +7,16 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.indicatorBackground {
|
||||
color: $themeRed;
|
||||
}
|
||||
|
||||
.indicatorContainer {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 12px;
|
||||
}
|
||||
|
||||
.labelContainer {
|
||||
composes: labelContainer from '~Components/Page/Toolbar/PageToolbarButton.css';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user