summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/other-applications.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css
index 1ae66aa1..63fb20c7 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css
@@ -8,6 +8,20 @@ DConfKeyView.view {
background-color: shade(@base_color, 1.06)
}
+/* the small line between sidebar and view */
+GtkApplicationWindow GtkPaned.horizontal {
+ -GtkPaned-handle-size: 3px;
+ border-color: transparent;
+ background-color: @theme_bg_color;
+}
+
+DConfKeyView.view .spinbutton .button {
+ border-image: none;
+ border-style: solid;
+ border-width: 1px;
+ border-radius: 0px;
+}
+
/********
* Nemo *
********/