lidarr: artist page collapse button fix

This commit is contained in:
gilbN 2019-07-21 21:45:38 +02:00
parent efebb4b75a
commit 63fc9d60df

View File

@ -567,8 +567,12 @@ background-color: hsla(0,0%,100%,.25) !important;
background-color: rgba(0, 0, 0, .25); background-color: rgba(0, 0, 0, .25);
color: #FFF; color: #FFF;
} }
.IconButton-button-20Niq:hover { .IconButton-button-2qiGi:hover {
color: #fff; color: #fff;
background-color: transparent;
}
.IconButton-button-2qiGi {
color: #bac5cc;
} }
/* Table options*/ /* Table options*/
.TableOptionsColumn-column-2H7ic { .TableOptionsColumn-column-2H7ic {