[gnome-sound-recorder/bilelmoussaoui/misc] css: update class name



commit 003d9358d8a88f38f80fa0cf3fe8213c5d38f4bb
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Sun Jun 14 16:00:16 2020 +0200

    css: update class name

 data/application.css | 2 +-
 data/ui/window.ui    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/application.css b/data/application.css
index 23ce52b..b6d807e 100644
--- a/data/application.css
+++ b/data/application.css
@@ -1,4 +1,4 @@
-.recording-time-label {
+.recorder-time-label {
   font-size: 32pt;
   font-weight: 300
 }
diff --git a/data/ui/window.ui b/data/ui/window.ui
index 41bf9c8..972f1b8 100644
--- a/data/ui/window.ui
+++ b/data/ui/window.ui
@@ -179,7 +179,7 @@
                             <property name="margin_top">18</property>
                             <style>
                               <class name="dim-label"/>
-                              <class name="recording-time-label"/>
+                              <class name="recorder-time-label"/>
                             </style>
                           </object>
                           <packing>


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