You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
271 B

.modal .modal-header button.dialog_button_extend {
padding-right: 5px;
}
.modal .modal-header button.dialog_button_restore {
padding-right: 5px;
}
.dialog_full_screen {
width: calc(100% - 50px);
}
.modal .modal-header button.close {
font-size: 18px;
}