sonarrv3: show page title hover fix
This commit is contained in:
parent
62b40fbbad
commit
504d616073
@ -790,6 +790,10 @@ pre {
|
|||||||
.Tooltip-tooltipContainer-2693s {
|
.Tooltip-tooltipContainer-2693s {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
.EpisodeTitleLink-link-3ynTw:hover {
|
||||||
|
color: #ffffff;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
/* Table options*/
|
/* Table options*/
|
||||||
.TableOptionsColumn-column-2H7ic {
|
.TableOptionsColumn-column-2H7ic {
|
||||||
background: rgba(0, 0, 0, .25);
|
background: rgba(0, 0, 0, .25);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user