9 lines
256 B
CSS
9 lines
256 B
CSS
.tree > li {margin-right: 0;}
|
|
.tree li.active > a{font-weight: bold;}
|
|
|
|
.with-side .side{left: 20px; position: absolute; width: 140px;}
|
|
.with-side .main{padding-left: 160px; margin-right: 0;}
|
|
|
|
.overtime-pass{color: #38B03F}
|
|
.overtime-reject{color: #EA644A}
|