diff --git a/Theme/Chicago95/gtk-3.0/apps/whiskermenu.css b/Theme/Chicago95/gtk-3.0/apps/whiskermenu.css index a7519c5..b75e49c 100755 --- a/Theme/Chicago95/gtk-3.0/apps/whiskermenu.css +++ b/Theme/Chicago95/gtk-3.0/apps/whiskermenu.css @@ -29,7 +29,11 @@ the whisker menu without having to correct their pointer location. */ border-radius: 0px; } #whiskermenu-button image { margin-right: -4px; - margin-left: 1px; } + margin-left: 1px; + padding: 1px; + background-repeat: no-repeat; + background-size: contain; + background-position: center; } #whiskermenu-button label { padding: 0px; margin-right: 1px; diff --git a/Theme/Chicago95/misc/tux.png b/Theme/Chicago95/misc/tux.png old mode 100755 new mode 100644 index f0232b7..8013999 Binary files a/Theme/Chicago95/misc/tux.png and b/Theme/Chicago95/misc/tux.png differ diff --git a/Theme/Chicago95/misc/tux_32x32px.png b/Theme/Chicago95/misc/tux_32x32px.png new file mode 100644 index 0000000..a540b33 Binary files /dev/null and b/Theme/Chicago95/misc/tux_32x32px.png differ diff --git a/Theme/Chicago95/misc/windows.png b/Theme/Chicago95/misc/windows.png index 4414f00..268b1a2 100644 Binary files a/Theme/Chicago95/misc/windows.png and b/Theme/Chicago95/misc/windows.png differ diff --git a/Theme/Chicago95/misc/windows_32x32px.png b/Theme/Chicago95/misc/windows_32x32px.png new file mode 100644 index 0000000..86c510b Binary files /dev/null and b/Theme/Chicago95/misc/windows_32x32px.png differ diff --git a/Theme/Chicago95/misc/xue.png b/Theme/Chicago95/misc/xue.png index 3611ce2..fda3dcf 100755 Binary files a/Theme/Chicago95/misc/xue.png and b/Theme/Chicago95/misc/xue.png differ diff --git a/Theme/Chicago95/misc/xue_32x32px.png b/Theme/Chicago95/misc/xue_32x32px.png new file mode 100644 index 0000000..65c3700 Binary files /dev/null and b/Theme/Chicago95/misc/xue_32x32px.png differ