From c249eb5145dae4be0b32b3be4bf9ad5ac38f1c3a Mon Sep 17 00:00:00 2001 From: gilbN Date: Sun, 2 Jun 2019 17:45:54 +0200 Subject: [PATCH] overview fix fuckery --- CSS/themes/orgarr-plex.css | 3 +-- CSS/themes/orgarr.css | 12 ++++-------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css index 2ad605d1..5363752a 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -715,8 +715,7 @@ pre { .SeriesIndexOverview-container-4LMzH, .SeriesIndexOverview-container-4LMzH:hover { background-color: transparent !important; } - .SeriesIndexOverview-content-3GKJk:hover - { + .SeriesIndexOverview-content-3GKJk:hover { background-color: hsla(0,0%,100%,.08) !important; } .SeriesIndexOverview-container-4LMzH:hover .SeriesIndexOverview-content-3GKJk { diff --git a/CSS/themes/orgarr.css b/CSS/themes/orgarr.css index 292de48b..b0427573 100644 --- a/CSS/themes/orgarr.css +++ b/CSS/themes/orgarr.css @@ -675,14 +675,13 @@ pre { /* OVERVIEW PAGE */ .SeriesIndexOverview-container-4LMzH, .SeriesIndexOverview-container-4LMzH:hover { - background-color: transparent !important; + background-color: transparent !important; } - .SeriesIndexOverview-content-3GKJk:hover - { - background-color: hsla(0,0%,100%,.08) !important; + .SeriesIndexOverview-content-3GKJk:hover{ + background-color: hsla(0,0%,100%,.08) !important; } .SeriesIndexOverview-container-4LMzH:hover .SeriesIndexOverview-content-3GKJk { - background-color: transparent; + background-color: transparent; } .SeriesIndexOverview-link-1i54B:hover { text-decoration: none; @@ -722,9 +721,6 @@ pre { .Tooltip-tooltipContainer-2693s { color: #fff; } - .SeriesIndexOverview-container-4LMzH:hover, .SeriesIndexOverview-content-3GKJk { - background-color: hsla(0,0%,100%,.08); - } /* TOP MENU SERIES */ .PageToolbar-toolbar-1Lo1N {