|
|
@ -255,6 +255,10 @@ |
|
|
|
background: @dropdownHoveredItemBackground !important; |
|
|
|
color: @dropdownHoveredItemColor !important; |
|
|
|
} |
|
|
|
.ui.menu .ui.dropdown .menu > .selected.item { |
|
|
|
background: @dropdownSelectedItemBackground !important; |
|
|
|
color: @dropdownSelectedItemColor !important; |
|
|
|
} |
|
|
|
.ui.menu .ui.dropdown .menu > .active.item { |
|
|
|
background: @dropdownActiveItemBackground !important; |
|
|
|
font-weight: @dropdownActiveItemFontWeight !important; |
|
|
@ -1317,7 +1321,7 @@ Floated Menu / Item |
|
|
|
|
|
|
|
|
|
|
|
/*-------------- |
|
|
|
Inverted Colors |
|
|
|
Inverted |
|
|
|
---------------*/ |
|
|
|
|
|
|
|
/*--- Inverted Colors ---*/ |
|
|
|