phpMyAdmin style fixes
This commit is contained in:
parent
c5524c72f8
commit
3133106552
|
@ -1,8 +1,5 @@
|
||||||
body {
|
body {
|
||||||
font-size: 10.5pt !important;
|
font-size: 10pt !important;
|
||||||
}
|
|
||||||
body#loginform #page_content {
|
|
||||||
height: 250px !important;
|
|
||||||
}
|
}
|
||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|
Loading…
Reference in New Issue