overview fix fuckery
This commit is contained in:
parent
6e28a8c77c
commit
c249eb5145
@ -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 {
|
||||||
|
|||||||
@ -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…
Reference in New Issue
Block a user