1、课程导航懒点击课程跳到动态页面

2、右上角课程下拉条增宽
3、课程通知 截至时间-->创建时间
This commit is contained in:
sw 2015-04-10 15:16:02 +08:00
parent 596bc213ca
commit 0c949b7117
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ div#menu ul ul { position: absolute;top: 38px; left: -999em; width: 90px; paddin
div#menu ul ul a {padding: 0 0 0 15px; height: auto; float: none;display: block; line-height: 24px; font-size:12px; font-weight:normal;color:#15bccf;}
div#menu ul ul a:hover { color:#ff9900;}
div#menu ul ul li.last { margin-left:15px; }
div#menu ul ul li {width: 100%;}
div#menu ul ul li {width: 100%;}11
/* menu::level3 */
div#menu ul ul ul {padding: 0;margin: -38px 0 0 92px !important; width:200px; }
div#menu ul ul ul li a{ width:185px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;color:#15bccf;}