All hail our phpMyAdmin dark mode overlords
This commit is contained in:
7
lamp/themes/original/scss/_modal.scss
Normal file
7
lamp/themes/original/scss/_modal.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.modal-header {
|
||||
background-image: linear-gradient(#f8f8f8, #d8d8d8);
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
background-color: $th-background;
|
||||
}
|
Reference in New Issue
Block a user