CSS for MAU warning bar

pull/7152/head
David Baker 2018-08-07 17:05:17 +01:00
parent dcaea6d78f
commit 3a3f3f664a
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ $focus-brightness: 125%;
// red warning colour
$warning-color: #F69E98;
$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);