@@ -233,20 +233,20 @@ body.console {
margin-right: 10px;
}
.deptName {
- color: @fstColor;
+ color: @secColor;
p {
width: 110px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
.smp {
width: 100px;
.deptNum {
font-size: 16px;
font-weight: bold;
padding-right: 10px;
@@ -254,7 +254,7 @@ body.console {
text-align: right;
.percent {
width: 40px;