add context menu icons #36

This commit is contained in:
bmFtZQ 2022-06-23 01:09:24 +08:00
parent afdf696045
commit 5638fd440f
44 changed files with 609 additions and 76 deletions

View file

@ -46,9 +46,9 @@
--input-error-border-color: #FF848A !important;
--zoom-controls-bgcolor: #4A4A4A !important;
--arrowpanel-background: #fff !important;
--arrowpanel-color: #000 !important;
--arrowpanel-color: #1c1c1c !important;
--panel-description-color: #000a !important;
--panel-disabled-color: #0009 !important;
--panel-disabled-color: #9E9E9E !important;
--arrowpanel-dimmed: #565656 !important;
--arrowpanel-dimmed-further: #707070 !important;
--panel-item-hover-bgcolor: #eee !important;