Show More
@@ -8781,12 +8781,23 b' input.engine_num_input {' | |||
|
8781 | 8781 | } |
|
8782 | 8782 | #tree-selector { |
|
8783 | 8783 | display: inline-block; |
|
8784 |
padding-right: |
|
|
8784 | padding-right: 5px; | |
|
8785 | 8785 | } |
|
8786 | #tree-selector input[type=checkbox] { | |
|
8786 | #select-all { | |
|
8787 | margin-top: -1px; | |
|
8787 | 8788 | margin-left: 7px; |
|
8788 | 8789 | vertical-align: baseline; |
|
8789 | 8790 | } |
|
8791 | #tree-selector-menu { | |
|
8792 | width: 200px; | |
|
8793 | } | |
|
8794 | #tree-selector-menu .menuitem label { | |
|
8795 | margin-bottom: 0px; | |
|
8796 | } | |
|
8797 | #tree-selector-menu input[type=checkbox] { | |
|
8798 | margin-left: 0px; | |
|
8799 | vertical-align: baseline; | |
|
8800 | } | |
|
8790 | 8801 | .tab-content .row { |
|
8791 | 8802 | margin-left: 0px; |
|
8792 | 8803 | margin-right: 0px; |
General Comments 0
You need to be logged in to leave comments.
Login now