parent
c75fcfbd5e
commit
821b09daaf
20 changed files with 656 additions and 564 deletions
|
@ -1199,10 +1199,18 @@ a:focus {
|
|||
margin-top: 4px;
|
||||
font-size: 14px;
|
||||
text-align: right;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.co-filter-box .filter-options input {
|
||||
margin-right: 6px;
|
||||
.co-filter-box .filter-options label input {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
|
||||
.co-filter-box.with-options > input {
|
||||
display: inline-block;
|
||||
width: 200px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.co-check-bar {
|
||||
|
|
Reference in a new issue