]> cat aescling's git repositories - mastodon.git/commitdiff
Change to using variables
authorshel <Yiskah.Raphen@gmail.com>
Sun, 26 Mar 2017 00:42:49 +0000 (20:42 -0400)
committerGitHub <noreply@github.com>
Sun, 26 Mar 2017 00:42:49 +0000 (20:42 -0400)
Thanks garg

app/assets/stylesheets/components.scss

index 75f7003b42d348e5b31041f40d6f476d7fef6c9d..d47214bbb6402e76264500e2379c24e9a60ace4e 100644 (file)
@@ -1703,7 +1703,7 @@ button.active i.fa-retweet {
 
 .privacy-dropdown__option__content {
   flex: 1 1 auto;
-  color: #536f96;
+  color: darken($color3, 24%);
 
   strong {
     font-weight: 500;