]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Change icons of features on admin dashboard to remove bias
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 26 Mar 2019 00:24:19 +0000 (01:24 +0100)
committerThibaut Girka <thib@sitedethib.com>
Tue, 26 Mar 2019 15:11:30 +0000 (16:11 +0100)
Port SCSS changes from e11796432514afb49f3d891f805973a37f00fcf1 to glitch-soc

app/javascript/flavours/glitch/styles/admin.scss

index 42f53f5255b29ae3657fdbd53f7b7be4fe0c11e8..05c7821e44831310152ccd4978b0fef983338cee 100644 (file)
@@ -220,6 +220,11 @@ $content-width: 840px;
       color: $error-value-color;
       font-weight: 500;
     }
+
+    .neutral-hint {
+      color: $dark-text-color;
+      font-weight: 500;
+    }
   }
 
   @media screen and (max-width: $no-columns-breakpoint) {