summaryrefslogtreecommitdiff
path: root/gtk/theme/Adwaita/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/theme/Adwaita/gtk-contained.css')
-rw-r--r--gtk/theme/Adwaita/gtk-contained.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css
index 0b1e1549b0..4f14f71300 100644
--- a/gtk/theme/Adwaita/gtk-contained.css
+++ b/gtk/theme/Adwaita/gtk-contained.css
@@ -400,9 +400,6 @@ entry:drop(active):not(:only-child) + button,
entry:drop(active):not(:only-child) + combobox > box > button.combo {
border-top-color: #4e9a06; }
-treeview acceleditor > label {
- background-color: #4a90d9; }
-
treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) {
background-color: #ffffff;
transition-property: color, background; }
@@ -2099,6 +2096,8 @@ treeview.view {
border-style: none;
box-shadow: inset 0 0 0 1px #ffffff;
text-shadow: none; }
+ treeview.view acceleditor > label {
+ background-color: #4a90d9; }
treeview.view header button, treeview.view header button:hover, treeview.view header button:active {
padding: 0 6px;