mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-24 22:25:03 +02:00
Whisker menu update
Fixed menu separator margins Removed the background-color property from the whisker button
This commit is contained in:
parent
72b5ba2a0e
commit
0a945429b6
@ -16,7 +16,7 @@ the whisker menu without having to correct their pointer location. */
|
||||
border: 2px solid @border_color;
|
||||
border-image: url("../buttons/dialog_button_normal.png");
|
||||
border-image-slice: 2 2 2 2;
|
||||
background-color: @bg_color; }
|
||||
background-color: transparent; }
|
||||
#whiskermenu-button:active box,
|
||||
#whiskermenu-button:checked box,
|
||||
#applicationmenu-button:active box,
|
||||
|
@ -16,7 +16,7 @@ the whisker menu without having to correct their pointer location. */
|
||||
border: 2px solid @border_color;
|
||||
border-image: url("../buttons/dialog_button_normal.png");
|
||||
border-image-slice: 2 2 2 2;
|
||||
background-color: @bg_color; }
|
||||
background-color: transparent; }
|
||||
#whiskermenu-button:active box,
|
||||
#whiskermenu-button:checked box,
|
||||
#applicationmenu-button:active box,
|
||||
|
Loading…
x
Reference in New Issue
Block a user