modal fix

This commit is contained in:
gilbN 2019-06-16 16:20:31 +02:00
parent 0093acc204
commit 5eaaad64ae
2 changed files with 2 additions and 2 deletions

View File

@ -207,7 +207,7 @@
background: rgba(0, 0, 0, 0.25);
}
.white-popup-block {
background: var(--modal-bg-color)!important;
background: var(--main-bg-color)!important;
}
.nav-tabs>li>a {
color: #ffffff;

View File

@ -207,7 +207,7 @@
background: rgba(0, 0, 0, 0.25);
}
.white-popup-block {
background: var(--modal-bg-color)!important;
background: var(--main-bg-color)!important;
}
.nav-tabs>li>a {
color: #ffffff;