fix database select styling in setup page

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2019-03-12 15:25:55 +01:00
parent aff13a2072
commit 1bfbfb2c5b
No known key found for this signature in database
GPG Key ID: 42B69D8A64526EFB
1 changed files with 0 additions and 3 deletions

View File

@ -534,9 +534,6 @@ form #selectDbType label {
color:#888;
cursor:pointer;
border: 1px solid #ddd;
}
form #selectDbType label span {
cursor: pointer;
padding: 10px 17px;
}
form #selectDbType label.ui-state-hover,