assets/stylesheets/lumen/_variables.scss in bootswatch-sass-3.3.6.1 vs assets/stylesheets/lumen/_variables.scss in bootswatch-sass-3.3.7
- old
+ new
@@ -1,7 +1,7 @@
$bootstrap-sass-asset-helper: false !default;
-// Lumen 3.3.6
+// Lumen 3.3.7
// Variables
// --------------------------------------------------
//== Colors
@@ -110,10 +110,10 @@
//** Global color for active items (e.g., navs or dropdowns).
$component-active-color: #fff !default;
//** Global background color for active items (e.g., navs or dropdowns).
$component-active-bg: $brand-primary !default;
-//** Width of the `border` for generating carets that indicator dropdowns.
+//** Width of the `border` for generating carets that indicate dropdowns.
$caret-width-base: 4px !default;
//** Carets increase slightly in size for larger components.
$caret-width-large: 5px !default;