|
|
@ -1172,6 +1172,11 @@ |
|
|
|
} |
|
|
|
.ui.inverted.menu .dropdown .menu .item { |
|
|
|
color: @dropdownTextColor !important; |
|
|
|
transition: none; |
|
|
|
} |
|
|
|
.ui.inverted.menu .dropdown .menu .item:hover { |
|
|
|
background: @dropdownBackgroundHover !important; |
|
|
|
color: @dropdownTextColorHover !important; |
|
|
|
} |
|
|
|
.ui.inverted.menu .item.disabled, |
|
|
|
.ui.inverted.menu .item.disabled:hover { |
|
|
|