[gnome-music/wip/jfelder/gtk4-v3: 68/175] ui/playlistdialog: Remove unneeded style class




commit 1c098d8da0939e9d56925656ef835fe6fae33428
Author: Jean Felder <jfelder src gnome org>
Date:   Fri Feb 4 05:33:35 2022 +0100

    ui/playlistdialog: Remove unneeded style class
    
    It is already set.

 data/ui/PlaylistDialog.ui | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/data/ui/PlaylistDialog.ui b/data/ui/PlaylistDialog.ui
index 9f8e9c74c..8aa0a886e 100644
--- a/data/ui/PlaylistDialog.ui
+++ b/data/ui/PlaylistDialog.ui
@@ -208,9 +208,6 @@
         <property name="focusable">False</property>
         <property name="receives_default">False</property>
         <signal name="clicked" handler="_on_cancel_button_clicked" swapped="no"/>
-        <style>
-          <class name="text-button"/>
-        </style>
       </object>
     </child>
     <child type="end">
@@ -223,7 +220,6 @@
         <signal name="clicked" handler="_on_selection" swapped="no"/>
         <style>
           <class name="suggested-action"/>
-          <class name="text-button"/>
         </style>
       </object>
     </child>


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