* finish task #4814 and fix bug #2158.

This commit is contained in:
Catouse
2018-09-06 16:31:33 +08:00
parent a39a70cc5c
commit 0f1a436771
7 changed files with 1 additions and 7 deletions
-1
View File
@@ -1,2 +1 @@
#batchCreateForm{overflow-x:auto;}
#batchCreateForm .chosen-container .chosen-drop{min-width:200px;}
-1
View File
@@ -1,4 +1,3 @@
.chosen-container[id^="plan"] .chosen-drop {min-width: 300px; border-top: 1px solid #ddd!important}
.duplicate-input {border-left-width: 0; border-radius: 0 2px 2px 0; padding-left: 9px}
.duplicate-input:focus {border-left-width: 1px; padding-left: 8px}
#batchEditForm{overflow-x:auto;}
-1
View File
@@ -1,3 +1,2 @@
#suhosinInfo {margin-bottom: 0;}
.chosen-container .chosen-drop {min-width: 400px; border-top: 1px solid #ddd!important}
#batchEditForm{overflow-x:auto}
-1
View File
@@ -7,7 +7,6 @@
#batchCreateForm .input-group .form-control {position: static;}
#batchCreateForm .input-group .colorpicker {z-index: 2;}
#batchCreateForm .input-group .colorpicker.open {z-index: 5;}
#batchCreateForm{overflow-x:auto;}
.main-header .pull-left {max-width: 200px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
-1
View File
@@ -1,2 +1 @@
.chosen-container[id^="module"] .chosen-drop {min-width: 400px;!important}
#batchEditForm{overflow-x:auto;}
-1
View File
@@ -9,4 +9,3 @@
#batchCreateForm .input-group .form-control {position: static;}
#batchCreateForm .input-group .colorpicker {z-index: 2;}
#batchCreateForm .input-group .colorpicker.open {z-index: 5;}
#batchCreateForm {overflow-x: auto;}
+1 -1
View File
File diff suppressed because one or more lines are too long