Browse Source

overview fix fuckery

pull/11/head
gilbN 5 years ago
parent
commit
c249eb5145
  1. 3
      CSS/themes/orgarr-plex.css
  2. 12
      CSS/themes/orgarr.css

3
CSS/themes/orgarr-plex.css

@ -715,8 +715,7 @@ pre {
.SeriesIndexOverview-container-4LMzH, .SeriesIndexOverview-container-4LMzH:hover { .SeriesIndexOverview-container-4LMzH, .SeriesIndexOverview-container-4LMzH:hover {
background-color: transparent !important; background-color: transparent !important;
} }
.SeriesIndexOverview-content-3GKJk:hover .SeriesIndexOverview-content-3GKJk:hover {
{
background-color: hsla(0,0%,100%,.08) !important; background-color: hsla(0,0%,100%,.08) !important;
} }
.SeriesIndexOverview-container-4LMzH:hover .SeriesIndexOverview-content-3GKJk { .SeriesIndexOverview-container-4LMzH:hover .SeriesIndexOverview-content-3GKJk {

12
CSS/themes/orgarr.css

@ -675,14 +675,13 @@ pre {
/* OVERVIEW PAGE */ /* OVERVIEW PAGE */
.SeriesIndexOverview-container-4LMzH, .SeriesIndexOverview-container-4LMzH:hover { .SeriesIndexOverview-container-4LMzH, .SeriesIndexOverview-container-4LMzH:hover {
background-color: transparent !important; background-color: transparent !important;
} }
.SeriesIndexOverview-content-3GKJk:hover .SeriesIndexOverview-content-3GKJk:hover{
{ background-color: hsla(0,0%,100%,.08) !important;
background-color: hsla(0,0%,100%,.08) !important;
} }
.SeriesIndexOverview-container-4LMzH:hover .SeriesIndexOverview-content-3GKJk { .SeriesIndexOverview-container-4LMzH:hover .SeriesIndexOverview-content-3GKJk {
background-color: transparent; background-color: transparent;
} }
.SeriesIndexOverview-link-1i54B:hover { .SeriesIndexOverview-link-1i54B:hover {
text-decoration: none; text-decoration: none;
@ -722,9 +721,6 @@ pre {
.Tooltip-tooltipContainer-2693s { .Tooltip-tooltipContainer-2693s {
color: #fff; color: #fff;
} }
.SeriesIndexOverview-container-4LMzH:hover, .SeriesIndexOverview-content-3GKJk {
background-color: hsla(0,0%,100%,.08);
}
/* TOP MENU SERIES */ /* TOP MENU SERIES */
.PageToolbar-toolbar-1Lo1N { .PageToolbar-toolbar-1Lo1N {

Loading…
Cancel
Save