|
|
@ -81,7 +81,8 @@
|
|
|
|
background: @pos-color;
|
|
|
|
background: @pos-color;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-history-timeline-pos {
|
|
|
|
.cp-history-timeline-pos {
|
|
|
|
border: none !important;
|
|
|
|
border-right: none;
|
|
|
|
|
|
|
|
border-left: none;
|
|
|
|
width: 2px !important;
|
|
|
|
width: 2px !important;
|
|
|
|
background: @pos-color;
|
|
|
|
background: @pos-color;
|
|
|
|
&:before {
|
|
|
|
&:before {
|
|
|
@ -192,8 +193,8 @@
|
|
|
|
//background: @pos-color;
|
|
|
|
//background: @pos-color;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
&:before {
|
|
|
|
&:before {
|
|
|
|
margin-top: -16px;
|
|
|
|
top: -17px;
|
|
|
|
font-size: 23px;
|
|
|
|
font-size: 24px;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
left: ~"calc(50% - 6px)";
|
|
|
|
left: ~"calc(50% - 6px)";
|
|
|
|
}
|
|
|
|
}
|
|
|
|