diff options
author | Horst3180 | 2016-05-16 19:56:18 +0200 |
---|---|---|
committer | Horst3180 | 2016-05-16 19:56:24 +0200 |
commit | 6539bc919d09c39f7a55753b33387dfc3733e709 (patch) | |
tree | 7caa0362a5842473f90bd3edfc383f9e300a1ce9 /common/gtk-3.0/3.20/gtk-solid-darker.css | |
parent | 28cdb3e34b8d4bb237ecc9412761b98c8e1b23d4 (diff) | |
download | solarc-theme-6539bc919d09c39f7a55753b33387dfc3733e709.tar.gz solarc-theme-6539bc919d09c39f7a55753b33387dfc3733e709.tar.xz solarc-theme-6539bc919d09c39f7a55753b33387dfc3733e709.zip |
gtk3: remove borders from nautilus-list-view (fix #533)
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r-- | common/gtk-3.0/3.20/gtk-solid-darker.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css index b2c2f46..8e1daaa 100644 --- a/common/gtk-3.0/3.20/gtk-solid-darker.css +++ b/common/gtk-3.0/3.20/gtk-solid-darker.css @@ -3144,9 +3144,6 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can background-color: #edeef0; border-color: #d0d5da; } -.nautilus-list-view .view, .nautilus-list-view iconview { - border-bottom: 1px solid #dcdfe3; } - @keyframes needs_attention_keyframes { 0% { color: rgba(207, 218, 231, 0.8); |