CSS to improve MyGroups in general, and add placeholder

This commit is contained in:
Luke Barnard 2017-10-20 17:38:38 +01:00
parent c6f75fbf37
commit 94454333d5
2 changed files with 44 additions and 23 deletions

View file

@ -22,7 +22,10 @@ $warning-color: #ff0064;
$mention-user-pill-bg-color: #ff0064;
$other-user-pill-bg-color: rgba(0, 0, 0, 0.1);
// groups
$group-alert-color: #774f7e;
$group-my-groups-placeholder-bg: #f7f7f7;
$group-my-groups-placeholder-fg: #888;
$preview-bar-bg-color: #f7f7f7;