* Fix code style.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.checkbox-primary + .checkbox-primary {margin:0px;}
|
||||
.checkbox-primary {margin:0px; margin-right:10px !important; width:120px;display:inline-block}
|
||||
.checkbox-primary label{white-space:nowrap; overflow:visible; text-overflow:ellipsis;}
|
||||
div.chosen-container + select + div.chosen-container > .chosen-choices {border-top:0px;}
|
||||
.checkbox-primary + .checkbox-primary {margin: 0px;}
|
||||
.checkbox-primary {margin: 0px; margin-right: 10px !important; width: 120px; display: inline-block;}
|
||||
.checkbox-primary label {white-space: nowrap; overflow: visible; text-overflow: ellipsis;}
|
||||
div.chosen-container + select + div.chosen-container > .chosen-choices {border-top: 0px;}
|
||||
|
||||
.table-bordered thead .checkbox-primary{width:200px;}
|
||||
.table-bordered thead .checkbox-primary {width: 200px;}
|
||||
|
||||
Reference in New Issue
Block a user