|
@ -452,9 +452,9 @@ |
|
|
|
|
|
|
|
|
.ui.menu .item.disabled, |
|
|
.ui.menu .item.disabled, |
|
|
.ui.menu .item.disabled:hover { |
|
|
.ui.menu .item.disabled:hover { |
|
|
cursor: default; |
|
|
|
|
|
|
|
|
cursor: default !important; |
|
|
background-color: transparent !important; |
|
|
background-color: transparent !important; |
|
|
color: @disabledTextColor; |
|
|
|
|
|
|
|
|
color: @disabledTextColor !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|