Commit 2cd599ef authored by john's avatar john

Merge branch 't_3031'

3104
parents 4e3963e5 e87e7972
...@@ -160,7 +160,7 @@ mark:before { ...@@ -160,7 +160,7 @@ mark:before {
margin-bottom: 25px; margin-bottom: 25px;
display: block; display: block;
padding-left: 50px; padding-left: 50px;
background: url(/images/mark_icon.png) 0 8px no-repeat; background: url(../images/mark_icon.png) 0 8px no-repeat;
} }
mark { mark {
...@@ -242,7 +242,7 @@ mark * { ...@@ -242,7 +242,7 @@ mark * {
top: 16px; top: 16px;
left: 15px; left: 15px;
display: block; display: block;
background: url(/images/blockquote_info_icon.png) 0px 0px no-repeat; background: url(../images/blockquote_info_icon.png) 0px 0px no-repeat;
width: 27px; width: 27px;
height: 27px; height: 27px;
...@@ -254,7 +254,7 @@ mark * { ...@@ -254,7 +254,7 @@ mark * {
margin-left: -15px; margin-left: -15px;
margin-right: -15px; margin-right: -15px;
border-radius: 10px 10px 5px 5px; border-radius: 10px 10px 5px 5px;
background: #f3f5f7 url(/images/blockquote_box_line.png) 0 100% no-repeat; background: #f3f5f7 url(../images/blockquote_box_line.png) 0 100% no-repeat;
margin-bottom: 20px; margin-bottom: 20px;
} }
...@@ -293,7 +293,7 @@ mark * { ...@@ -293,7 +293,7 @@ mark * {
top: 7px; top: 7px;
height: 77px; height: 77px;
border-radius: 0 5px 5px 70px; border-radius: 0 5px 5px 70px;
background: #f3f5f7 url(/images/btn_info_box_icon_arrow.png) calc(100% - 20px) center no-repeat; background: #f3f5f7 url(../images/btn_info_box_icon_arrow.png) calc(100% - 20px) center no-repeat;
-webkit-transition: all 0.3s; -webkit-transition: all 0.3s;
-o-transition: all 0.3s; -o-transition: all 0.3s;
transition: all 0.3s; transition: all 0.3s;
...@@ -307,7 +307,7 @@ mark * { ...@@ -307,7 +307,7 @@ mark * {
left: 0; left: 0;
height: 94px; height: 94px;
width: 115px; width: 115px;
background: url(/images/btn_info_box_icon.png) 0 0 no-repeat; background: url(../images/btn_info_box_icon.png) 0 0 no-repeat;
} }
.btn_info_box:hover:after { .btn_info_box:hover:after {
background-position: calc(100% - 8px) center; background-position: calc(100% - 8px) center;
...@@ -371,17 +371,17 @@ mark * { ...@@ -371,17 +371,17 @@ mark * {
.icon_info_new { .icon_info_new {
width: 24px; width: 24px;
height: 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 { .icon_video_new {
width: 23px; width: 23px;
height: 18px; 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 { .icon_doc_new {
width:18px; width:18px;
height: 24px; 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 { .top_line_inf2 li {
display: inline-block; display: inline-block;
......
...@@ -5783,7 +5783,7 @@ video { ...@@ -5783,7 +5783,7 @@ video {
.isotope-grid:not(.filter-grid) { .isotope-grid:not(.filter-grid) {
min-height: 180px; min-height: 180px;
background-position: center; background-position: center;
background-image: url(/img/loading.gif); background-image: url(../images/loading.gif);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 74px; background-size: 74px;
} }
...@@ -8200,7 +8200,7 @@ ol.linenums { ...@@ -8200,7 +8200,7 @@ ol.linenums {
} }
.offcanvas-wrapper ul:not([class])>li { .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; padding-left: 30px;
} }
...@@ -8305,17 +8305,17 @@ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 { ...@@ -8305,17 +8305,17 @@ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
.icon_info_new { .icon_info_new {
width: 24px; width: 24px;
height: 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 { .icon_video_new {
width: 23px; width: 23px;
height: 18px; 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 { .icon_doc_new {
width:18px; width:18px;
height: 24px; 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 { .top_line_inf2 li {
display: inline-block; 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