[nautilus/wip/antoniof/new_open_with: 29/31] properties-window: Use tabular font for time and date




commit 93157728f55334ca54f5d36ce5c5510da2e22437
Author: António Fernandes <antoniof gnome org>
Date:   Wed Jul 27 13:53:59 2022 +0100

    properties-window: Use tabular font for time and date

 src/resources/ui/nautilus-properties-window.ui | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/src/resources/ui/nautilus-properties-window.ui b/src/resources/ui/nautilus-properties-window.ui
index 9db3c6279..a0cc3d7f1 100644
--- a/src/resources/ui/nautilus-properties-window.ui
+++ b/src/resources/ui/nautilus-properties-window.ui
@@ -498,6 +498,7 @@
                                                 <property name="xalign">1</property>
                                                 <style>
                                                   <class name="dim-label"/>
+                                                  <class name="numeric"/>
                                                 </style>
                                               </object>
                                             </child>
@@ -522,6 +523,7 @@
                                                 <property name="xalign">1</property>
                                                 <style>
                                                   <class name="dim-label"/>
+                                                  <class name="numeric"/>
                                                 </style>
                                               </object>
                                             </child>
@@ -546,6 +548,7 @@
                                                 <property name="xalign">1</property>
                                                 <style>
                                                   <class name="dim-label"/>
+                                                  <class name="numeric"/>
                                                 </style>
                                               </object>
                                             </child>


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