[gtk/bin-removal: 33/83] Adwaita: Style .toolbar



commit b76acf0766f6b7218dab75b166150d444f7498ac
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon May 4 10:51:11 2020 -0400

    Adwaita: Style .toolbar
    
    We don't have GtkToolbar anymore, so we are more likely
    to meet a .toolbar style class, than a toolbar element.

 gtk/theme/Adwaita/_common.scss | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index ac06013bcb..8077209ee3 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -1263,6 +1263,7 @@ combobox {
   background-color: $bg_color;
 }
 
+.toolbar,
 toolbar {
   @extend %toolbar;
 


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