|
|
@ -1626,6 +1626,9 @@ Floated Menu / Item |
|
|
|
.ui.vertical.pointing.menu .active.item:after { |
|
|
|
background-color: @arrowVerticalActiveColor; |
|
|
|
} |
|
|
|
.ui.pointing.menu .active.item:hover:after { |
|
|
|
background-color: @arrowActiveHoverColor; |
|
|
|
} |
|
|
|
.ui.vertical.pointing.menu .menu .active.item:after { |
|
|
|
background-color: @arrowVerticalSubMenuColor; |
|
|
|
} |
|
|
|