mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-09 12:42:40 +01:00
nzbget modal fix
This commit is contained in:
parent
4500637ed0
commit
7dae281122
@ -48,7 +48,7 @@ body {
|
||||
-webkit-background-size: auto, cover;
|
||||
-moz-background-size: auto, cover;
|
||||
-o-background-size: auto, cover;
|
||||
background-color: rgba(0,0,0,.0) !important;
|
||||
background-color: var(--modal-bg-color) !important;
|
||||
color:#FFFFFF !important;
|
||||
}
|
||||
.modal-footer {
|
||||
|
Loading…
Reference in New Issue
Block a user