|
|
@ -28,6 +28,10 @@ |
|
|
|
.font-hover-active(dot-ha-font, @font-dot, @color-bi-text, @color-bi-text-gray, @color-bi-text-black); |
|
|
|
.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-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(pull-right-font, @font-right-triangle); |
|
|
|
.font-hover(pull-right-h-font, @font-right-triangle); |
|
|
|
.font-hover(pull-right-h-font, @font-right-triangle); |
|
|
@ -59,6 +63,7 @@ |
|
|
|
.font-hover(next-page-h-font, @font-arrow-right); |
|
|
|
.font-hover(next-page-h-font, @font-arrow-right); |
|
|
|
|
|
|
|
|
|
|
|
//实心下拉三角 |
|
|
|
//实心下拉三角 |
|
|
|
|
|
|
|
.font-hover(solid-triangle-left-font, @font-solid-left); |
|
|
|
.font-hover(solid-triangle-top-font, @font-solid-top); |
|
|
|
.font-hover(solid-triangle-top-font, @font-solid-top); |
|
|
|
.font-hover(solid-triangle-bottom-font, @font-solid-bottom); |
|
|
|
.font-hover(solid-triangle-bottom-font, @font-solid-bottom); |
|
|
|
//实心展开三角 |
|
|
|
//实心展开三角 |
|
|
@ -66,7 +71,7 @@ |
|
|
|
.font(expander-down-font, @font-solid-bottom); |
|
|
|
.font(expander-down-font, @font-solid-bottom); |
|
|
|
|
|
|
|
|
|
|
|
//下拉框小小三角 |
|
|
|
//下拉框小小三角 |
|
|
|
.font(trigger-triangle-font, @font-no-sort-no-filter); |
|
|
|
.font(trigger-triangle-font, @font-trigger-triangle); |
|
|
|
|
|
|
|
|
|
|
|
//单选下拉框 |
|
|
|
//单选下拉框 |
|
|
|
//向下展开子菜单 |
|
|
|
//向下展开子菜单 |
|
|
|