Warning bar for MAU limit hit

Somewhat untested, sorry
This commit is contained in:
David Baker 2018-08-07 17:04:37 +01:00
parent f44cc8e66e
commit 6593ee09d1
6 changed files with 115 additions and 6 deletions

View file

@ -20,6 +20,7 @@ $focus-brightness: 200%;
// red warning colour
$warning-color: #ff0064;
$warning-bg-color: #DF2A8B;
$info-bg-color: #2A9EDF;
// groups
$info-plinth-bg-color: #454545;