mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-04 17:37:22 +00:00
gtk-4: menus
This commit is contained in:
parent
e0c7b940bf
commit
ab61488c07
3 changed files with 10 additions and 4 deletions
|
|
@ -1414,7 +1414,10 @@ menubar.chromium {background-color: @gtk_bg_color; color:@gtk_fg_color;}
|
|||
|
||||
.context-menu { font: initial; }
|
||||
|
||||
accelerator { color: alpha(currentColor,0.5); }
|
||||
accelerator {
|
||||
color: alpha(currentColor,0.5);
|
||||
margin-left: 24px;
|
||||
}
|
||||
|
||||
.background.popup { background-color: transparent; border-radius: 0.0px;}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue