aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk.css
diff options
context:
space:
mode:
authorHorst31802016-05-15 16:47:40 +0200
committerHorst31802016-05-15 16:47:40 +0200
commit98360ab3818c80213362043dbf9ff621a993739d (patch)
tree1e95b4def3b89934a0fe3f643a522b46b54ced07 /common/gtk-3.0/3.20/gtk.css
parent0a34ab5e8ec86b58c90939e9fe93a6ee470ce0f9 (diff)
downloadsolarc-theme-98360ab3818c80213362043dbf9ff621a993739d.tar.gz
solarc-theme-98360ab3818c80213362043dbf9ff621a993739d.tar.xz
solarc-theme-98360ab3818c80213362043dbf9ff621a993739d.zip
fix the last commit
Diffstat (limited to 'common/gtk-3.0/3.20/gtk.css')
-rw-r--r--common/gtk-3.0/3.20/gtk.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css
index 6957036..b0e5a63 100644
--- a/common/gtk-3.0/3.20/gtk.css
+++ b/common/gtk-3.0/3.20/gtk.css
@@ -3213,6 +3213,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
.nemo-window .primary-toolbar widget.raised.linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover {
box-shadow: inset 1px 0 rgba(82, 93, 118, 0.1); }
+.caja-side-pane .frame,
+.caja-notebook .frame {
+ border-width: 1px 0; }
+
.open-document-selector-treeview.view, iconview.open-document-selector-treeview {
padding: 3px 6px 3px 6px;
border-color: #ffffff; }