mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[win-linux] add feature: tab menu
This commit is contained in:
@ -37,6 +37,16 @@
|
||||
|
||||
"download-scrollbar-handle": "#cacaca",
|
||||
|
||||
"menu-background": "#fff",
|
||||
"menu-border": "#c0c0c0",
|
||||
"menu-item-hover-background": "#e0e0e0",
|
||||
|
||||
"menu-text": "#444",
|
||||
"menu-text-item-hover": "#444",
|
||||
"menu-text-item-disabled": "#c9c9c9",
|
||||
|
||||
"menu-separator": "#dfdfdf",
|
||||
|
||||
"tooltip-text": "#373737",
|
||||
"tooltip-border": "#c0c0c0",
|
||||
"tooltip-background": "#fff",
|
||||
|
||||
Reference in New Issue
Block a user