From: Thibaut Girka Date: Tue, 8 Jan 2019 18:26:12 +0000 (+0100) Subject: Update glitch-soc admin page style from upstream X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=20fd8558303568ba82dff930e1e6522253ba5b8b;p=mastodon.git Update glitch-soc admin page style from upstream Port SCSS changes from e55dce3176b7ac0a23a8a652c2626707a1b74dbb to glitch-soc --- diff --git a/app/javascript/flavours/glitch/styles/admin.scss b/app/javascript/flavours/glitch/styles/admin.scss index 635888a2c..8b111a936 100644 --- a/app/javascript/flavours/glitch/styles/admin.scss +++ b/app/javascript/flavours/glitch/styles/admin.scss @@ -194,6 +194,11 @@ $no-columns-breakpoint: 600px; color: $valid-value-color; font-weight: 500; } + + .negative-hint { + color: $error-value-color; + font-weight: 500; + } } @media screen and (max-width: $no-columns-breakpoint) {