|
|
|
@ -28,6 +28,10 @@
|
|
|
|
|
.font-hover-active(dot-ha-font, @font-dot, @color-bi-text, @color-bi-text-gray, @color-bi-text-black); |
|
|
|
|
.font-effect(dot-e-font, @font-dot, transparent, transparent, transparent, @color-bi-text-highlight); |
|
|
|
|
|
|
|
|
|
// 加减号 |
|
|
|
|
.font(plus-font, @font-plus); |
|
|
|
|
.font(minus-font, @font-minus); |
|
|
|
|
|
|
|
|
|
//向右展开子菜单 |
|
|
|
|
.font(pull-right-font, @font-right-triangle); |
|
|
|
|
.font-hover(pull-right-h-font, @font-right-triangle); |
|
|
|
|