[gnome-software: 11/18] gs-details-page: Remove an unused CSS class




commit 5d9bb05bda7d756f11854d5f068de88c52ae197f
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Jul 26 16:36:34 2021 +0100

    gs-details-page: Remove an unused CSS class
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 src/gs-details-page.ui | 3 ---
 src/gtk-style.css      | 3 ---
 2 files changed, 6 deletions(-)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index 7d0805b79..6bdfb4d60 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -123,9 +123,6 @@
                                     <property name="selectable">True</property>
                                     <property name="wrap">True</property>
                                     <property name="max-width-chars">60</property>
-                                    <style>
-                                      <class name="application-details-summary"/>
-                                    </style>
                                   </object>
                                 </child>
                               </object>
diff --git a/src/gtk-style.css b/src/gtk-style.css
index 4ccb27486..f80b3cb46 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -254,9 +254,6 @@ summary-tile {
        font-weight: bold;
 }
 
-.application-details-summary {
-}
-
 .application-details-description {
 }
 


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