comparison gtk-4.4/gtk.css @ 100:374207f64e2f

Match newer Nautilus style and fix DConf path bar Styles are similar but not related (and then there's pathbar vs path-bar)
author IBBoard <dev@ibboard.co.uk>
date Sun, 27 Mar 2022 15:00:24 +0100
parents 9da64f7bb19c
children 3a790d4649eb
comparison
equal deleted inserted replaced
99:85674188d6d3 100:374207f64e2f
1996 1996
1997 .sidebar list { background: transparent; } 1997 .sidebar list { background: transparent; }
1998 1998
1999 #pathbarbox { background-color: #C6C6C6; } 1999 #pathbarbox { background-color: #C6C6C6; }
2000 2000
2001 headerbar .pathbar { background-color: @theme_bg_dark_color; border-style: none; }
2002
2001 list-row.sidebar-item { background-color: #b9b9b9; border-color: #7a7a7a; } 2003 list-row.sidebar-item { background-color: #b9b9b9; border-color: #7a7a7a; }
2002 2004
2003 list-row.sidebar-item:backdrop, list-row.sidebar-item:backdrop:hover { background-color: #b9b9b9; border-color: #818181; } 2005 list-row.sidebar-item:backdrop, list-row.sidebar-item:backdrop:hover { background-color: #b9b9b9; border-color: #818181; }
2004 2006
2005 list-row.sidebar-item:hover { background-color: #bdbdbd; } 2007 list-row.sidebar-item:hover { background-color: #bdbdbd; }