@tabularBackgroundColor was missing for vertical tabular menu, too
@ -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;