iso-profiles-settings/tromjaro/xfce/desktop-overlay/etc/skel/.config/gtk-3.0/gtk.css

9 lines
207 B
CSS
Raw Normal View History

/* Taller or wider buttons */
#docklike-plugin button {
min-height: 48px;
2022-02-10 12:48:47 +00:00
min-width: 20px;
}
2022-06-14 14:56:42 +00:00
#whiskermenu-button image { -gtk-icon-transform: scale(1.5); min-height: 44px; min-width: 44px; }