Files
GseTDDUebungKCLR/database/phpMyAdmin/themes/original/scss/_modal.scss
Riley Schneider b732d8d4b5 Initial Commit
2025-12-03 16:38:10 +01:00

8 lines
128 B
SCSS

.modal-header {
background-image: linear-gradient(#f8f8f8, #d8d8d8);
}
.modal-footer {
background-color: $th-background;
}