]> git.openstreetmap.org Git - rails.git/commitdiff
Remove the red colour override, and use the bootstrap default
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 11 Jun 2020 09:18:26 +0000 (11:18 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 1 Jul 2020 15:23:02 +0000 (17:23 +0200)
Full red clashes badly when side-by-side with our blues

app/assets/stylesheets/parameters.scss

index 90fbd74b7d035c65530e1f66dd15427d5f751bc4..5d02604103684a8b830c53fe7a9157ef713e470a 100644 (file)
@@ -8,7 +8,6 @@ $lightblue: #B8C5F0;
 $green: #7ebc6f;
 $vibrant-green: #76c551;
 $grey: #CCC;
-$red: red;
 $lightgrey: #EEE;
 $darkgrey: #888;
 $hovercolor: 20%;