Sha256: 1bcd1e37ffc01dbf8d836d98e7c6822d1bfc31c256bc965cd6533119ff0cd81c
Contents?: true
Size: 689 Bytes
Versions: 8
Compression:
Stored size: 689 Bytes
Contents
// Adjusted from upstream to use bootstrap's colors. $text-block-font-size: 1.275em; $text-block-font-color: $text-color; $accent-color: $btn-primary-bg; $base-ui-color: $gray; $light-ui-color: $gray-light; $blocks-control-bg-color: $panel-default-heading-bg; $blocks-control-border-color: $panel-default-border; $error-color: $brand-danger; $selection-color: inherit; $inner-block-padding: $grid-gutter-width $grid-gutter-width $grid-gutter-width + 18px $grid-gutter-width; $block-controls-height: 164px; $block-add-height: $line-height-computed * 2; $block-controls-color:#9B9B9B; $border-size: 2px; $border-style: solid; $default-border: $border-size $border-style $accent-color;
Version data entries
8 entries across 8 versions & 1 rubygems