vendor/toolkit/twitter/bootstrap/variables.less in twitter-bootstrap-rails-2.0.8 vs vendor/toolkit/twitter/bootstrap/variables.less in twitter-bootstrap-rails-2.0.9
- old
+ new
@@ -105,10 +105,11 @@
@dropdownBackground: @white;
@dropdownBorder: rgba(0,0,0,.2);
@dropdownLinkColor: @grayDark;
@dropdownLinkColorHover: @white;
@dropdownLinkBackgroundHover: @linkColor;
-
+@dropdownDividerTop: #e5e5e5;
+@dropdownDividerBottom: @white;
// COMPONENT VARIABLES
// --------------------------------------------------