Browse Source

sonarr: removed label color

pull/15/head
gilbN 5 years ago
parent
commit
61188592a5
  1. 5
      CSS/themes/sonarr/sonarr-base.css

5
CSS/themes/sonarr/sonarr-base.css

@ -949,10 +949,7 @@ pre {
.QualityProfileItemGroup-qualityProfileItemGroup-2U1l5.QualityProfileItemGroup-editGroups-2KzDp {
background: rgba(0, 0, 0, 0.25);
}
.Label-default-2AF1C {
border-color: var(--notification-box-line);
background: var(--notification-box-line);
}
/* PROFILES */
.Indexers-center-11Csq {
background-color: rgba(0, 0, 0, .25);

Loading…
Cancel
Save