sonarrv3: show page title hover fix

This commit is contained in:
gilbN 2019-07-14 13:55:36 +02:00
parent 62b40fbbad
commit 504d616073

View File

@ -790,6 +790,10 @@ pre {
.Tooltip-tooltipContainer-2693s {
color: #fff;
}
.EpisodeTitleLink-link-3ynTw:hover {
color: #ffffff;
text-decoration: none;
}
/* Table options*/
.TableOptionsColumn-column-2H7ic {
background: rgba(0, 0, 0, .25);