* change style of search form.

This commit is contained in:
Catouse
2018-05-22 14:18:54 +08:00
parent 2f0a3158de
commit b7ff73e9d5
+1 -1
View File
@@ -19,7 +19,7 @@ include '../../common/view/chosen.html.php';
#selectPeriod {padding: 4px 0; height: 197px; min-width: 120px}
#selectPeriod > .dropdown-header {background: #f1f1f1; display: block; text-align: center; padding: 4px 0; line-height: 20px; margin: 5px 10px; font-size: 14px; border-radius: 2px; color: #333; font-size: 12px}
#groupAndOr {display: inline-block;}
#searchForm > table {max-width: 1160px; margin: 0 auto;}
#searchForm > table {margin: 0 auto;}
#searchForm > table > tbody > tr > td {padding: 10px 15px; color: #838A9D;}
#searchForm .form-actions {padding-bottom: 20px; padding-top: 0;}
#searchForm .chosen-container[id^="field"] .chosen-drop {min-width: 140px;}