Merge pull request #2239 from matrix-org/bwindels/topleftmenu1
Redesign: 1st go at top left menu & restyling context menus
This commit is contained in:
commit
466062e872
17 changed files with 260 additions and 82 deletions
|
@ -77,6 +77,7 @@ $input-fg-color: rgba(74, 74, 74, 0.9);
|
|||
// context menus
|
||||
$menu-border-color: rgba(187, 187, 187, 0.5);
|
||||
$menu-bg-color: #f6f6f6;
|
||||
$menu-selected-color: #f5f8fa;
|
||||
|
||||
$avatar-initial-color: #ffffff;
|
||||
$avatar-bg-color: #ffffff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue