mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fix shifting of the appicon/menubutton in the xfwm4 theme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* XPM */
|
||||
static char * menu_pressed_xpm[] = {
|
||||
"24 24 2 1",
|
||||
"24 16 2 1",
|
||||
" c None",
|
||||
". c #2D2D2D",
|
||||
"........................",
|
||||
@@ -18,12 +18,4 @@ static char * menu_pressed_xpm[] = {
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................"};
|
||||
|
||||
Reference in New Issue
Block a user