vendor/assets/stylesheets/_tooltip.scss in active_frontend-12.1.22 vs vendor/assets/stylesheets/_tooltip.scss in active_frontend-12.1.23

- old
+ new

@@ -20,10 +20,10 @@ filter: alpha(opacity=0); position: absolute; text-decoration: none; text-transform: none; visibility: visible; - z-index: 1020; + z-index: 1030; } .tooltip.in { opacity: 0.8; filter: alpha(opacity=80); } \ No newline at end of file