[gnome-characters/bilelmoussaoui/ui-cleanup: 5/5] window: remove pre-specified css classes




commit 1eb0114cf73dc82a6f6bbb031a6e0e0090ddd2f7
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Fri Feb 12 03:31:49 2021 +0100

    window: remove pre-specified css classes
    
    they are set by gtk automatically

 data/mainwindow.ui | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/data/mainwindow.ui b/data/mainwindow.ui
index 53f5c63..718471f 100644
--- a/data/mainwindow.ui
+++ b/data/mainwindow.ui
@@ -32,9 +32,6 @@
                   <object class="GtkToggleButton" id="search-active-button">
                     <property name="can_focus">True</property>
                     <property name="visible">True</property>
-                    <style>
-                      <class name="image-button"/>
-                    </style>
                     <child>
                       <object class="GtkImage" id="search-button-image">
                         <property name="visible">True</property>
@@ -47,9 +44,6 @@
                   <object class="GtkMenuButton">
                     <property name="visible">True</property>
                     <property name="menu-model">primary_menu</property>
-                    <style>
-                      <class name="image-button"/>
-                    </style>
                     <child>
                       <object class="GtkImage">
                         <property name="visible">True</property>
@@ -133,9 +127,6 @@
                   <object class="GtkButton" id="back-button">
                     <property name="can_focus">True</property>
                     <property name="visible" bind-source="leaflet" bind-property="folded" 
bind-flags="sync-create" />
-                    <style>
-                      <class name="image-button"/>
-                    </style>
                     <child>
                       <object class="GtkImage" id="back-button-image">
                         <property name="visible">True</property>
@@ -152,9 +143,6 @@
                     <property name="can_focus">False</property>
                     <property name="visible">True</property>
                     <property name="use_popover">True</property>
-                    <style>
-                      <class name="image-button"/>
-                    </style>
                     <child>
                       <object class="GtkImage">
                         <property name="visible">True</property>


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