|
@ -239,6 +239,8 @@ ol.ui.list ol, |
|
|
.ui.menu .ui.list .list > .item { |
|
|
.ui.menu .ui.list .list > .item { |
|
|
display: list-item; |
|
|
display: list-item; |
|
|
table-layout: fixed; |
|
|
table-layout: fixed; |
|
|
|
|
|
background-color: transparent; |
|
|
|
|
|
|
|
|
list-style-type: @listStyleType; |
|
|
list-style-type: @listStyleType; |
|
|
list-style-position: @listStylePosition; |
|
|
list-style-position: @listStylePosition; |
|
|
|
|
|
|
|
|