折叠样式调整

master
candice 2 years ago
parent aafc2e99c6
commit fe1e5d8a84

@ -276,8 +276,8 @@ ol li { margin-bottom: 5px; padding-left: 10px;}
clear: both;
border-top: 1px solid #d1d1d1;
cursor: pointer;
padding: 5px 15px 0 0;
line-height: 30px;
padding: 10px 15px 0 15px;
line-height: 27px;
}
.tripnotes .OpenIcon {
background: url(//data.chinahighlights.com/pic/open-icon-bj-1.png?20180227) no-repeat;
@ -287,7 +287,7 @@ ol li { margin-bottom: 5px; padding-left: 10px;}
position: relative;
float: right;
display: block;
top: 5px;
top: -20px;
}
.tripnotes .CloseIcon {
background: url(//data.chinahighlights.com/pic/close-icon-bj-1.png) no-repeat;
@ -297,7 +297,7 @@ ol li { margin-bottom: 5px; padding-left: 10px;}
position: relative;
float: right;
display: block;
top: 5px;
top: -20px;
}
.skipAhead ul {
width: 750px;

Loading…
Cancel
Save