]> cat aescling's git repositories - mastodon.git/commitdiff
Update glitch-soc admin page style from upstream
authorThibaut Girka <thib@sitedethib.com>
Tue, 8 Jan 2019 18:26:12 +0000 (19:26 +0100)
committerThibG <thib@sitedethib.com>
Tue, 8 Jan 2019 19:20:35 +0000 (20:20 +0100)
Port SCSS changes from e55dce3176b7ac0a23a8a652c2626707a1b74dbb to glitch-soc

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

index 635888a2c614b8c049b2c3935f11daac12ad337e..8b111a9366ba3447ccb599495f5fecadd69c8c2b 100644 (file)
@@ -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) {