GTK3: Use custom floating-bar styles only for nautilus

This commit is contained in:
Daniel Ruiz de Alegría
2020-09-27 12:20:20 +02:00
parent d985e50e2b
commit df6a416e5d
4 changed files with 10 additions and 10 deletions
@@ -55,7 +55,7 @@ filechooser,
}
}
.floating-bar {
.nautilus-window .floating-bar {
color: $selected_fg_color;
background-color: $selected_bg_color;
border-color: $selected_borders_color;