initial restyle of context menus with drop shadow
This commit is contained in:
parent
3f6175527c
commit
eba91d3edc
7 changed files with 21 additions and 13 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