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

@ -22,9 +22,9 @@ $warning-color: #ff0064;
$mention-user-pill-bg-color: #ff0064;
$other-user-pill-bg-color: rgba(0, 0, 0, 0.1);
// groups
$group-my-groups-placeholder-bg: #f7f7f7;
$group-my-groups-placeholder-fg: #888;
// informational plinth
$info-plinth-bg-color: #f7f7f7;
$info-plinth-fg-color: #888;
$preview-bar-bg-color: #f7f7f7;