|
@@ -86,6 +86,12 @@
|
|
|
text-align: left;
|
|
|
color: #333333;
|
|
|
padding-bottom: 16px;
|
|
|
+ .cz-yuan {
|
|
|
+ background: #0B33A8;
|
|
|
+ width: 5px;
|
|
|
+ height: 5px;
|
|
|
+ left: 3px;
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
.active {
|
|
@@ -86,6 +86,12 @@
|
|
|
text-align: left;
|
|
|
color: #333333;
|
|
|
padding-bottom: 10px;
|
|
|
+ .cz-yuan {
|
|
|
+ background: #0B33A8;
|
|
|
+ width: 5px;
|
|
|
+ height: 5px;
|
|
|
+ left: 3px;
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
.active {
|