CSS to improve MyGroups in general, and add placeholder
This commit is contained in:
parent
c6f75fbf37
commit
94454333d5
2 changed files with 44 additions and 23 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue