Initial commit
This commit is contained in:
9
pma/themes/metro/scss/_forms.scss
Normal file
9
pma/themes/metro/scss/_forms.scss
Normal file
@ -0,0 +1,9 @@
|
||||
select#fieldsSelect,
|
||||
textarea#sqlquery {
|
||||
margin: 0;
|
||||
height: 20rem;
|
||||
}
|
||||
|
||||
select.form-control {
|
||||
padding: 4px;
|
||||
}
|
Reference in New Issue
Block a user