vendor/assets/stylesheets/blocks/_reset.scss in active_frontend-14.0.39 vs vendor/assets/stylesheets/blocks/_reset.scss in active_frontend-14.0.40
- old
+ new
@@ -167,7 +167,7 @@
line-height: text-line-height(b);
text-align: left;
text-decoration: none;
text-transform: none;
}
-::-moz-selection { background: transparentize(color(primary), 0.85); }
-::selection { background: transparentize(color(primary), 0.85); }
+::-moz-selection { background: transparentize(color(primary), 0.8); }
+::selection { background: transparentize(color(primary), 0.8); }