common.css 383 B

123456789
  1. .with-side .side{left: 20px; position: absolute; width: 140px;}
  2. .with-side .side .menu.affix{top:100px; margin-left:0;}
  3. .with-side .main{padding-left: 160px; margin-right: 0;}
  4. .tree > li {margin-right: 0;}
  5. .tree li.active > a{font-weight: bold;}
  6. .table-bordered td, .table-bordered th {border: 1px solid #ddd !important;}
  7. .table-data tbody > tr >td {padding-right:8px !important;}