|
@ -127,6 +127,10 @@ |
|
|
display: block; |
|
|
display: block; |
|
|
background: var(--main-bg-color); |
|
|
background: var(--main-bg-color); |
|
|
} |
|
|
} |
|
|
|
|
|
/* Settings - tables */ |
|
|
|
|
|
.table { |
|
|
|
|
|
background: var(--main-bg-color) !important; |
|
|
|
|
|
} |
|
|
/* iframe sandbox */ |
|
|
/* iframe sandbox */ |
|
|
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { |
|
|
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { |
|
|
color: #ffffff; |
|
|
color: #ffffff; |
|
|