|
|
@ -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; |
|
|
|