mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
readarr base fix
This commit is contained in:
parent
bdd9c8b709
commit
bd97a5448f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user