|
|
|
@ -177,7 +177,9 @@ a:hover.upload_btn_grey{background:#8a8a8a;}
|
|
|
|
|
a.link_file{ background:url(../images/pic_file.png) 0 2px no-repeat; padding-left:20px; color:#64bdd9; }
|
|
|
|
|
a:hover.link_file{ background:url(../images/pic_file.png) 0 -25px no-repeat; color:#3ca5c6;}
|
|
|
|
|
.r_txt_tit{width:510px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;color:#15bccf; float:left; color:#09658c; font-size:14px;}
|
|
|
|
|
/* 版本库展示Git操作文档 */
|
|
|
|
|
.repos_more{height:23px; width:100%; border:1px solid #CCC; background:#F6F6F6; text-align:center; font-size:12px; padding-top:2px;}
|
|
|
|
|
.lh23{line-height: 23px;}
|
|
|
|
|
|
|
|
|
|
/* 弹框 新样式还没设计出来,暂时用的课程那边的样式 */
|
|
|
|
|
.alert .close{width:26px;height:26px;overflow:hidden;position:absolute;top:-10px;right:-502px;background:url(images/close.png) no-repeat;cursor:pointer;}
|
|
|
|
|