10 lines
192 B
CSS
10 lines
192 B
CSS
.bootstrap .page-head .toolbarBox .btn-toolbar .toolbar_btn i {
|
|
background-color: inherit;
|
|
}
|
|
|
|
.admincesettings.modal-open {
|
|
overflow: auto;
|
|
}
|
|
.admincesettings .modal {
|
|
overflow-y: hidden;
|
|
} |