@颜色修改
This commit is contained in:
parent
923cb3c84f
commit
ed649e0724
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
|
||||
.atwho-view .cur {
|
||||
background: #3366FF;
|
||||
background: #269ac9;
|
||||
color: white;
|
||||
}
|
||||
.atwho-view .cur small {
|
||||
|
@ -48,3 +48,5 @@
|
|||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* @功能 定义 */
|
||||
span.at {color:#269ac9;}
|
|
@ -1381,3 +1381,6 @@ a:hover.blueCir{ background:#3598db; color:#fff;}
|
|||
.proHelp {background:url(/images/course/hwork_icon.png) -5px -124px no-repeat; display:inline-block; width:15px; height:15px; display:inline-block;}
|
||||
.hworkPrName {width:110px; max-width:110px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; float:left; height:18px; line-height:18px; font-size:12px; color:#888888; text-align:center;}
|
||||
.mr150 {margin-right:150px;}
|
||||
|
||||
/* @功能 定义 */
|
||||
span.at {color:#269ac9;}
|
Loading…
Reference in New Issue