[calls/wip/cdavis/history-libhandy-widgets: 1/4] call-record-row: Use `caption` style class




commit c9533160a466f16e1d203c28c383b5df1987682a
Author: Christopher Davis <christopherdavis gnome org>
Date:   Tue Nov 30 13:45:29 2021 -0800

    call-record-row: Use `caption` style class
    
    This is the standard style class for smaller text.

 src/ui/call-record-row.ui | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/src/ui/call-record-row.ui b/src/ui/call-record-row.ui
index 29d73b5f..5c98c6f1 100644
--- a/src/ui/call-record-row.ui
+++ b/src/ui/call-record-row.ui
@@ -88,10 +88,8 @@
                 <property name="justify">right</property>
                 <style>
                   <class name="dim-label"/>
+                  <class name="caption"/>
                 </style>
-                <attributes>
-                  <attribute name="scale" value="0.7"/>
-                </attributes>
               </object>
               <packing>
                 <property name="pack_type">end</property>


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