课程列表中的班级显示适当缩进
This commit is contained in:
parent
f83bd3cf63
commit
4a5bdc5e48
|
@ -113,7 +113,7 @@ a.syllabusbox_a_blue{
|
||||||
.syllabus_courses_list:hover{ background:#f6fafd;}
|
.syllabus_courses_list:hover{ background:#f6fafd;}
|
||||||
.syllabus_courses_title{ font-size:16px; color:#333; width:650px; font-weight:normal;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
|
.syllabus_courses_title{ font-size:16px; color:#333; width:650px; font-weight:normal;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
|
||||||
.sy_p_grey{ margin-left:25px; color:#888; margin-top:5px; font-size:12px;}
|
.sy_p_grey{ margin-left:25px; color:#888; margin-top:5px; font-size:12px;}
|
||||||
.syllabus_class_box{ padding-left:30px; background:#f6f6f6;}
|
.syllabus_class_box{ padding-left:43px; background:#f6f6f6;}
|
||||||
.syllabus_class_list{ padding:12px 0 12px 15px; height:44px;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7; position:relative;}
|
.syllabus_class_list{ padding:12px 0 12px 15px; height:44px;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7; position:relative;}
|
||||||
.syllabus_class_list:hover{ background:#ececec;}
|
.syllabus_class_list:hover{ background:#ececec;}
|
||||||
.syllabus_class_list_more{padding:8px; text-align:center;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}
|
.syllabus_class_list_more{padding:8px; text-align:center;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}
|
||||||
|
|
Loading…
Reference in New Issue