aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk.css
diff options
context:
space:
mode:
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, 2 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css
index 2ef92da..e51faf7 100644
--- a/common/gtk-3.0/3.20/gtk.css
+++ b/common/gtk-3.0/3.20/gtk.css
@@ -940,7 +940,7 @@ paned.titlebar > headerbar:not(:only-child):not(:first-child):not(:last-child) {
paned.titlebar > headerbar ~ headerbar {
border-top-left-radius: 0; }
-paned.titlebar > headerbar:first-child:dir(ltr) {
+paned.titlebar > headerbar:first-child {
border-top-right-radius: 0; }
headerbar entry, headerbar button, headerbar separator, headerbar .sidebar separator, .sidebar headerbar separator {
@@ -3423,7 +3423,7 @@ GtkListBox .h4 {
color: #BAC3CF; }
.nautilus-window placessidebar.sidebar row.activatable .sidebar-icon {
color: rgba(186, 195, 207, 0.6); }
- .nautilus-window placessidebar.sidebar row.activatable:hover {
+ .nautilus-window placessidebar.sidebar row.activatable.has-open-popup, .nautilus-window placessidebar.sidebar row.activatable:hover {
background-color: rgba(186, 195, 207, 0.15); }
.nautilus-window placessidebar.sidebar row.activatable:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.activatable:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.activatable:active:hover .sidebar-icon {
color: inherit; }