1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-09 20:52:34 +01:00
This commit is contained in:
gilbn 2020-03-31 18:47:26 +02:00
parent bbfac57d20
commit c28cd35ee8

View File

@ -57,12 +57,18 @@
.modal-body {
background: var(--modal-bg-color);
}
body > div.user-select-modal.modal.modal-transparent.fade.in > div > div.modal-content > div > div.modal-body {
background: none;
}
modal-list {
background-color: rgba(0, 0, 0, 0.25);
background-color: rgba(0, 0, 0, 0.25) !important;
}
.match-result-list-item>.match-result .match-score-info {
color: #eee;
}
.fix-incorrect-match-modal .match-location {
color: #eee;
}
/*Modal icon color*/
.edit-section-modal .wizard-blocks-group>.wizard-block {
color: #ffffff;