Warning bar for MAU limit hit
Somewhat untested, sorry
This commit is contained in:
parent
f44cc8e66e
commit
6593ee09d1
6 changed files with 115 additions and 6 deletions
|
@ -27,6 +27,7 @@ $focus-brightness: 125%;
|
|||
$warning-color: #ff0064;
|
||||
// background colour for warnings
|
||||
$warning-bg-color: #DF2A8B;
|
||||
$info-bg-color: #2A9EDF;
|
||||
$mention-user-pill-bg-color: #ff0064;
|
||||
$other-user-pill-bg-color: rgba(0, 0, 0, 0.1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue