diff --git a/src/definitions/collections/menu.less b/src/definitions/collections/menu.less index dff7744fb8..4ffa511ae3 100755 --- a/src/definitions/collections/menu.less +++ b/src/definitions/collections/menu.less @@ -1844,6 +1844,42 @@ Floated Menu / Item background-color: @arrowVerticalSubMenuColor; } +.ui.inverted.pointing.menu .red.active.item:after { + background-color: @red !important; +} +.ui.inverted.pointing.menu .orange.active.item:after { + background-color: @orange !important; +} +.ui.inverted.pointing.menu .yellow.active.item:after { + background-color: @yellow !important; +} +.ui.inverted.pointing.menu .olive.active.item:after { + background-color: @olive !important; +} +.ui.inverted.pointing.menu .green.active.item:after { + background-color: @green !important; +} +.ui.inverted.pointing.menu .teal.active.item:after { + background-color: @teal !important; +} +.ui.inverted.pointing.menu .blue.active.item:after { + background-color: @blue !important; +} +.ui.inverted.pointing.menu .violet.active.item:after { + background-color: @violet !important; +} +.ui.inverted.pointing.menu .purple.active.item:after { + background-color: @purple !important; +} +.ui.inverted.pointing.menu .pink.active.item:after { + background-color: @pink !important; +} +.ui.inverted.pointing.menu .brown.active.item:after { + background-color: @brown !important; +} +.ui.inverted.pointing.menu .grey.active.item:after { + background-color: @grey !important; +} /*--------------