vn-docker/phpmyadmin/style.css

14 lines
204 B
CSS

body {
font-size: 10.5pt !important;
}
body#loginform #page_content {
height: 250px !important;
}
.CodeMirror {
font-size: 13px;
}
body .ui-dialog {
top: 40px !important;
width: 1000px !important;
}