diff options
Diffstat (limited to 'community/paper-gtk-theme/0007-Reduced-minimum-size-of-topbar-icons.diff')
-rw-r--r-- | community/paper-gtk-theme/0007-Reduced-minimum-size-of-topbar-icons.diff | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/community/paper-gtk-theme/0007-Reduced-minimum-size-of-topbar-icons.diff b/community/paper-gtk-theme/0007-Reduced-minimum-size-of-topbar-icons.diff deleted file mode 100644 index 74a0a16f8f..0000000000 --- a/community/paper-gtk-theme/0007-Reduced-minimum-size-of-topbar-icons.diff +++ /dev/null @@ -1,26 +0,0 @@ -From 00a3ee7bdb6429f390cde079268f67aee6b907e6 Mon Sep 17 00:00:00 2001 -From: Sam Bazley <samb1999@hotmail.co.uk> -Date: Mon, 15 Aug 2016 18:19:26 +0100 -Subject: [PATCH 7/7] Reduced minimum size of topbar icons - ---- - Paper/gnome-shell/gnome-shell.css | 3 --- - 1 file changed, 3 deletions(-) - -diff --git a/Paper/gnome-shell/gnome-shell.css b/Paper/gnome-shell/gnome-shell.css -index 3142d8e..d263856 100644 ---- a/Paper/gnome-shell/gnome-shell.css -+++ b/Paper/gnome-shell/gnome-shell.css -@@ -599,9 +599,6 @@ StScrollBar { - -panel-corner-background-color: transparent; - -panel-corner-border-color: transparent; } - #panel .panel-button { -- -natural-hpadding: 12px; -- -minimum-hpadding: 6px; -- min-width: 45px; - font-weight: bold; - color: #ccc; - transition-duration: 100ms; } --- -2.14.2 - |