From 6215c3a7f8b7ae639de866a76b9487aea3f9e4cb Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Sun, 3 Jan 2016 23:20:57 +0100 Subject: Gtk+-3.18 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/gtk-3.0') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css index e2f3d9bc..42a2b5ba 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css @@ -42,6 +42,13 @@ DConfWindow 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