Info plinth CSS variables

This commit is contained in:
Luke Barnard 2017-11-06 18:57:03 +00:00
parent d87d6cbc64
commit aa4feb0563
4 changed files with 8 additions and 8 deletions

View file

@ -21,7 +21,7 @@ $focus-brightness: 200%;
$warning-color: #ff0064;
// groups
$group-my-groups-placeholder-bg: #454545;
$info-plinth-bg-color: #454545;
$other-user-pill-bg-color: rgba(255, 255, 255, 0.1);