From 4e3e4cd9068b87c19e680f5d89d3fe3a0c58c742 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 24 Mar 2017 21:22:29 +0100 Subject: Gtk+-3.20 submarine themes: set a padding for gedit statusbar --- desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'desktop-themes/Blue-Submarine/gtk-3.0') diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css index 891bda72..8658e049 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/gnome-applications.css @@ -81,3 +81,11 @@ window.background.dconf-editor popover.menu { border-radius: 0px; } +/********* + * gedit * + *********/ + +.gedit-side-panel-paned.horizontal > box.vertical > statusbar.horizontal { + padding: 4px; +} + -- cgit v1.2.1