[gtk+] HighContrast: Avoid expander↔combobox interference



commit 4878eea06beae80ea87ada6a964965422921519d
Author: Daniel Boles <dboles src gnome org>
Date:   Mon Jan 1 18:49:09 2018 +0000

    HighContrast: Avoid expander↔combobox interference
    
    as per commit 4241c4bdbd652abb76a3c9fc3e1194bc606a4477

 gtk/theme/HighContrast/_common.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/theme/HighContrast/_common.scss b/gtk/theme/HighContrast/_common.scss
index aecf695..68661cc 100644
--- a/gtk/theme/HighContrast/_common.scss
+++ b/gtk/theme/HighContrast/_common.scss
@@ -2760,7 +2760,7 @@ row.activatable {
  *************/
 
 expander {
-  & arrow {
+  title > arrow {
     min-width: 16px;
     min-height: 16px;
     -gtk-icon-source: -gtk-icontheme('pan-end-symbolic');


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]