File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
.ui-multiselect-menu { display : none; box-sizing : border-box; position : absolute; text-align : left; z-index : 101 ; width : auto; height : auto; padding : 3px ; }
5
5
.ui-multiselect-menu .ui-multiselect-listbox {position : relative; z-index : 0 ;}
6
6
7
- .ui-multiselect-header { display : block; box-sizing : border-box; position : relative; width : auto; padding : 3px 0 3px 4px ; margin-bottom : 3 px ;}
7
+ .ui-multiselect-header { display : block; box-sizing : border-box; position : relative; width : auto; padding : 3px 0 3px 4px ; margin-bottom : 2 px ;}
8
8
.ui-multiselect-header > ul { font-size : 0.9em }
9
9
.ui-multiselect-header li { float : left; margin : 0 10px 0 0 ;}
10
10
.ui-multiselect-header a { text-decoration : none; }
11
11
.ui-multiselect-header a : hover { text-decoration : underline; cursor : pointer;}
12
12
.ui-multiselect-header .ui-icon { float : left; }
13
13
.ui-multiselect-header .ui-multiselect-close { float : right; margin-right : 0 ; text-align : right; }
14
14
15
- .ui-multiselect-checkboxes { display : block; box-sizing : border-box; position : relative; overflow : auto; width : auto; border : 0 ;}
15
+ .ui-multiselect-checkboxes { display : block; box-sizing : border-box; position : relative; overflow : auto; width : auto; border : 0 ; padding : 4 px 0 8 px ; }
16
16
.ui-multiselect-checkboxes li : not (.ui-multiselect-optgroup ) { clear : both; font-size : 0.9em ; list-style : none; padding-right : 3px ;}
17
17
.ui-multiselect-checkboxes label { border : 1px solid transparent; cursor : default; display : block; padding : 3px 1px ;}
18
18
.ui-multiselect-checkboxes input { position : relative; top : 1px ; cursor : pointer;}
You can’t perform that action at this time.
0 commit comments