[gnome-sound-recorder/wip/exalm/polish: 5/8] row: Use standard styles for the labels




commit 5dc79cc2e29e47b5146719e2c71bf24fe4c42031
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Fri Nov 19 03:51:15 2021 +0500

    row: Use standard styles for the labels

 data/style.css | 8 --------
 data/ui/row.ui | 2 +-
 2 files changed, 1 insertion(+), 9 deletions(-)
---
diff --git a/data/style.css b/data/style.css
index bcc8ec0..dd9de2b 100644
--- a/data/style.css
+++ b/data/style.css
@@ -26,14 +26,6 @@ button.large {
   padding: 12px;
 }
 
-list row label.title {
-  font-weight: bold;
-}
-
-list row label.subtitle {
-  font-size: smaller;
-}
-
 list row {
   margin-top: 0;
   margin-bottom: 0;
diff --git a/data/ui/row.ui b/data/ui/row.ui
index 9157d17..f9c4bdd 100644
--- a/data/ui/row.ui
+++ b/data/ui/row.ui
@@ -27,7 +27,7 @@
                             <property name="single_line_mode">True</property>
                             <property name="xalign">0</property>
                             <style>
-                              <class name="title"/>
+                              <class name="heading"/>
                             </style>
                           </object>
                         </child>


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