common.css 256 B

12345678
  1. .input-group + .input-group {margin-top: 5px;}
  2. .input-group-btn a{height: 32px;}
  3. .input-group-addon label{margin-bottom: 0;}
  4. td .checkbox{display: inline-block; width: 80px; margin-bottom: 0;}
  5. .tooltip{z-index: 10000;}
  6. .table-form td + td{padding: 5px;}