Browse Source

Sonarr v3 scroller

pull/4/head
GilbN 6 years ago
parent
commit
ffba5ba141
  1. 6
      CSS/themes/orgarr-plex.css

6
CSS/themes/orgarr-plex.css

@ -687,6 +687,12 @@ pre {
border: none !important; border: none !important;
background: #1e1e1e !important; background: #1e1e1e !important;
} }
.OverlayScroller-thumb-1hKLj {
background-color: hsla(0,0%,100%,.08) !important;
}
.OverlayScroller-thumb-1hKLj:hover {
background-color: hsla(0,0%,100%,.08) !important;
}
/* -------------------------LIDARR STUFF------------------------------*/ /* -------------------------LIDARR STUFF------------------------------*/
.LoadingIndicator-ripple-1264V { .LoadingIndicator-ripple-1264V {

Loading…
Cancel
Save