Files
server/opt/psa/phpMyAdmin/themes/original/scss/_modal.scss
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

8 lines
128 B
SCSS

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