assets/stylesheets/semantic_ui/themes/default/collections/menu.variables in less-rails-semantic_ui-2.0.0.0 vs assets/stylesheets/semantic_ui/themes/default/collections/menu.variables in less-rails-semantic_ui-2.0.2.0

- old
+ new

@@ -88,12 +88,12 @@ @arrowBorderWidth: 1px; @arrowBorder: @arrowBorderWidth solid @solidBorderColor; @arrowTransition: background @defaultDuration @defaultEasing; @arrowZIndex: 2; -@arrowHoverColor: #F4F4F4; -@arrowActiveColor: #F4F4F4; +@arrowHoverColor: #F2F2F2; +@arrowActiveColor: @arrowHoverColor; @arrowActiveHoverColor: @arrowActiveColor; @arrowVerticalHoverColor: @arrowHoverColor; @arrowVerticalActiveColor: @arrowActiveColor; @arrowVerticalSubMenuColor: @white; @@ -368,10 +368,10 @@ ---------------*/ /* Inverted */ @invertedBackground: @black; @invertedBoxShadow: none; -@invertedBorder: 1px solid transparent; +@invertedBorder: 0px solid transparent; @invertedHeaderBackground: transparent; @invertedItemBackground: transparent; @invertedItemTextColor: @invertedTextColor; \ No newline at end of file