aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-dark.css
diff options
context:
space:
mode:
authorHorst31802016-03-11 12:11:31 +0100
committerHorst31802016-03-11 12:11:31 +0100
commitc73bd06f590e6d249de9f79aa8e1d8d36bb6f115 (patch)
tree586d7a35db9d8f348eceade6057b96942eaa63c9 /common/gtk-3.0/3.20/gtk-solid-dark.css
parent866ae993eb6b3009e0849c7a67c41672e3c59b9c (diff)
downloadsolarc-theme-c73bd06f590e6d249de9f79aa8e1d8d36bb6f115.tar.gz
solarc-theme-c73bd06f590e6d249de9f79aa8e1d8d36bb6f115.tar.xz
solarc-theme-c73bd06f590e6d249de9f79aa8e1d8d36bb6f115.zip
fix a thing
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-dark.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css
index 0b4c22c..b40ac45 100644
--- a/common/gtk-3.0/3.20/gtk-solid-dark.css
+++ b/common/gtk-3.0/3.20/gtk-solid-dark.css
@@ -941,7 +941,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 {
@@ -3420,7 +3420,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; }