vendor/assets/stylesheets/furatto/_toolbars.scss in furatto-1.2.7 vs vendor/assets/stylesheets/furatto/_toolbars.scss in furatto-1.3.7

- old
+ new

@@ -106,10 +106,10 @@ border-style: solid; } @if ($include-toolbar-top-position) { .tool-container.tool-top .arrow { - border-color: $toolbar-bg-color transparent transparent; + border-color: $toolbar-background-color transparent transparent; left: 50%; bottom: calculate-toolbar-arrow-position($toolbar-arrow-border-width); margin-left: -1 * $toolbar-arrow-border-width; @if($include-toolbar-variations) {