1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 11:22:24 +02:00

readarr base fix

This commit is contained in:
gilbn 2021-08-23 11:23:20 +02:00
parent bdd9c8b709
commit bd97a5448f

View File

@ -1161,6 +1161,13 @@ input[type=password] {
color: #fff;
}
/* Files Tab*/
[class*="BookFileEditorTableContent-filesTable-"] {
border: 1px solid rgb(255 255 255 / 10%);
border-top: 1px solid rgb(255 255 255 / 50%);
background-color: rgb(0 0 0 / 25%);
}
/*Series Tab*/
[class*="AuthorDetailsSeries-bookType-"] {
border: none;