common.css 307 B

12345678910
  1. .tree > li {margin-right: 0;}
  2. .tree li.active > a{font-weight: bold;}
  3. .with-side .side{left: 20px; position: absolute; width: 140px;}
  4. .with-side .main{padding-left: 160px; margin-right: 0;}
  5. .makeup-pass{color: #38B03F}
  6. .makeup-reject{color: #EA644A}
  7. .page-actions {padding-top: 8px; margin-bottom: 0px;}