|
|
@ -242,10 +242,10 @@ ol.ui.list li, |
|
|
|
background-color: rgba(0, 0, 0, 0.02); |
|
|
|
color: rgba(0, 0, 0, 0.7); |
|
|
|
} |
|
|
|
.ui.selection.list:not(.horizontal, .ordered) .item:hover { |
|
|
|
.ui.selection.list:not(.horizontal):not(.ordered) .item:hover { |
|
|
|
padding-left: 1em; |
|
|
|
} |
|
|
|
.ui.selection.list:not(.horizontal, .ordered) .item:hover .item:hover { |
|
|
|
.ui.selection.list:not(.horizontal):not(.ordered) .item:hover .item:hover { |
|
|
|
padding-left: 0.5em; |
|
|
|
} |
|
|
|
|
|
|
|