9 lines
256 B
CSS
9 lines
256 B
CSS
.input-group + .input-group {margin-top: 5px;}
|
|
.input-group-btn a{height: 32px;}
|
|
.input-group-addon label{margin-bottom: 0;}
|
|
|
|
td .checkbox{display: inline-block; width: 80px; margin-bottom: 0;}
|
|
|
|
.tooltip{z-index: 10000;}
|
|
.table-form td + td{padding: 5px;}
|