vendor/assets/stylesheets/_variable.scss in active_frontend-15.0.8 vs vendor/assets/stylesheets/_variable.scss in active_frontend-15.0.9
- old
+ new
@@ -160,9 +160,10 @@
b: 20px,
s: 10px,
xs: 5px,
n: 0
);
+$common-border-styles: dashed, dotted, double, none, solid;
$common-display-types: block, inline, inline-block, table, table-cell, table-row;
$common-visibility-types: collapse, hidden, visible;
// Font
// ==================================================