Commit c5fbb00d authored by john's avatar john

Merge branch 't_3031'

3104
parents 2cd599ef 5ff3e654
......@@ -5783,7 +5783,7 @@ video {
.isotope-grid:not(.filter-grid) {
min-height: 180px;
background-position: center;
background-image: url(/img/loading.gif);
background-image: url(../images/loading.gif);
background-repeat: no-repeat;
background-size: 74px;
}
......@@ -8200,7 +8200,7 @@ ol.linenums {
}
.offcanvas-wrapper ul:not([class])>li {
background: url(/images/icon/ul_list_blue.png) no-repeat left 6px;;
background: url(../images/icon/ul_list_blue.png) no-repeat left 6px;;
padding-left: 30px;
}
......@@ -8305,17 +8305,17 @@ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
.icon_info_new {
width: 24px;
height: 24px;
background: url(/images/icon_info_new.png) 0 0 no-repeat;
background: url(../images/icon_info_new.png) 0 0 no-repeat;
}
.icon_video_new {
width: 23px;
height: 18px;
background: url(/images/icon_video_new.png) 0 0 no-repeat;
background: url(../images/icon_video_new.png) 0 0 no-repeat;
}
.icon_doc_new {
width:18px;
height: 24px;
background: url(/images/icon_doc_new.png) 0 0 no-repeat;
background: url(../images/icon_doc_new.png) 0 0 no-repeat;
}
.top_line_inf2 li {
display: inline-block;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment