From 9d5887a569e7c0b259e9307ec605fdc4b6106bcd Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Sun, 3 Jan 2016 20:21:59 +0100 Subject: Gtk+-3.16/14 most themes: adjust spinbuttons in dconf-editor --- desktop-themes/GreenLaguna/gtk-3.0/other-applications.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'desktop-themes/GreenLaguna') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css index 4833a1eb..af4260c2 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css @@ -26,6 +26,13 @@ GtkApplicationWindow GtkPaned.horizontal { background-color: @theme_bg_color; } +DConfKeyView.view .spinbutton .button { + border-image: none; + border-style: solid; + border-width: 1px; + border-radius: 0px; +} + /******** * Nemo * ********/ -- cgit v1.2.1