|
|
@ -600,7 +600,7 @@ Floated Menu / Item |
|
|
|
---------------*/ |
|
|
|
|
|
|
|
.ui.tabular.menu { |
|
|
|
background-color: transparent; |
|
|
|
background-color: @tabularBackgroundColor; |
|
|
|
border-radius: 0em; |
|
|
|
box-shadow: none !important; |
|
|
|
border: none; |
|
|
@ -653,7 +653,7 @@ Floated Menu / Item |
|
|
|
|
|
|
|
/* Vertical Tabular */ |
|
|
|
.ui.vertical.tabular.menu { |
|
|
|
background-color: transparent; |
|
|
|
background-color: @tabularBackgroundColor; |
|
|
|
border-radius: 0em; |
|
|
|
box-shadow: none !important; |
|
|
|
border-bottom: none; |
|
|
@ -1850,4 +1850,4 @@ Floated Menu / Item |
|
|
|
width: @hugeWidth; |
|
|
|
} |
|
|
|
|
|
|
|
.loadUIOverrides(); |
|
|
|
.loadUIOverrides(); |