[gtk/matthiasc/for-master: 10/10] Adwaita: Style .toolbar



commit 53d86d411a255dc04f64442f44ee9fc62a95dabd
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 ba1e6738dd..fdb9fe31c7 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -1291,6 +1291,7 @@ combobox {
   background-color: $bg_color;
 }
 
+.toolbar,
 toolbar {
   @extend %toolbar;
 


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