mirror of https://github.com/xwiki-labs/cryptpad
Darken Teams sidebar
This commit is contained in:
parent
fb606929ef
commit
3f2f769d3f
|
@ -415,7 +415,7 @@
|
|||
|
||||
// Teams
|
||||
@cp_teams-card-bg: @cryptpad_color_grey_800;
|
||||
@cp_teams-leftside-bg: darken(@cryptpad_color_grey_800, 5%);
|
||||
@cp_teams-leftside-bg: darken(@cryptpad_color_grey_800, 10%);
|
||||
@cp_teams-invite-bg: fade(@cryptpad_color_brand, 50%);
|
||||
@cp_teams-invite-fg: @cryptpad_text_col;
|
||||
@cp_teams-roster-odd: fade(@cryptpad_text_col, 15%);
|
||||
|
|
Loading…
Reference in New Issue