1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-18 16:09:36 +02:00

plex modal fix

This commit is contained in:
gilbN 2021-07-24 23:02:23 +02:00
parent 01dc6f25c0
commit 4e544fac4c

View File

@ -449,6 +449,11 @@ button:hover [class*="DisclosureArrow-disclosureArrow-"] {
border-top: 1px solid rgba(255, 255, 255, .05);
}
.modal-body-with-panes .modal-nav-pane {
background-image: none;
background: rgba(0, 0, 0, .25);
}
.well,
.files ul li {
color: var(--text);