gl-website-deployer/admin/phpMyAdmin/themes/original/scss/_modal.scss

8 lines
128 B
SCSS
Raw Normal View History

2024-11-19 08:02:04 +01:00
.modal-header {
background-image: linear-gradient(#f8f8f8, #d8d8d8);
}
.modal-footer {
background-color: $th-background;
}