]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/4699'
[rails.git] / app / assets / stylesheets / common.scss
index 3f7c0b48f92eb00c179932e42d46d6e0fe27b30b..fd12d7e6b9882c8fbac395325a771a12ecec1840 100644 (file)
@@ -245,7 +245,7 @@ body.small-nav {
 /* Utility for styling notification numbers */
 
 .count-number {
-  background: lighten($green, 30%);
+  background: transparentize(lighten($green, 25%), .25);
   color: $gray-800;
   font-weight: $font-weight-normal;
 }