[gnome-clocks/zbrown/world-clocks: 32/35] alarms: update ringing state



commit ccc8e89e6c8ee03c70a0af87a131d25bea6b51ae
Author: Zander Brown <zbrown gnome org>
Date:   Thu Jan 16 01:37:17 2020 +0000

    alarms: update ringing state
    
    Now clearly shows the title of the alarm

 data/css/gnome-clocks.css | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/data/css/gnome-clocks.css b/data/css/gnome-clocks.css
index 7cd0201..a4bca8d 100644
--- a/data/css/gnome-clocks.css
+++ b/data/css/gnome-clocks.css
@@ -74,6 +74,11 @@ row.snoozing {
     font-weight: bold;
 }
 
+.clocks-ringing-title {
+    font-size: 1.5em;
+    font-weight: bold;
+}
+
 .clocks-secondary-standalone-label {
     font-size: 1.7em;
 }


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