status.less 194 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 @import './index'; .@{dropdown-prefix-cls}-menu-item { &&-danger { color: @error-color; &:hover { color: @text-color-inverse; background-color: @error-color; } } }