vendor/assets/stylesheets/_tooltip.scss in active_frontend-9.1.1 vs vendor/assets/stylesheets/_tooltip.scss in active_frontend-10.0.0

- old
+ new

@@ -52,10 +52,10 @@ text-align: center; text-decoration: none; text-transform: none; } .tooltip-arrow { - border-color: transparent; + border-color: $color-transparent; border-style: solid; height: 0; position: absolute; width: 0; } \ No newline at end of file