diff options
author | fiaxh <git@lightrise.org> | 2020-07-06 21:33:48 +0200 |
---|---|---|
committer | fiaxh <git@lightrise.org> | 2020-07-06 21:52:33 +0200 |
commit | a21ddefbb987274991eb887e09d41274bd3e4a5e (patch) | |
tree | 39188a36b168021e836c5d1f27fa8348c6639654 /main/data/conversation_row.ui | |
parent | 86420fdef11b2833fbc42549c8c5817031876d66 (diff) | |
download | dino-a21ddefbb987274991eb887e09d41274bd3e4a5e.tar.gz dino-a21ddefbb987274991eb887e09d41274bd3e4a5e.zip |
Show dark unread counts for notifying conversations, light ones otherwise
Diffstat (limited to 'main/data/conversation_row.ui')
-rw-r--r-- | main/data/conversation_row.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/main/data/conversation_row.ui b/main/data/conversation_row.ui index 8d257201..1dd75035 100644 --- a/main/data/conversation_row.ui +++ b/main/data/conversation_row.ui @@ -110,9 +110,6 @@ <attribute name="scale" value="0.6"/> <attribute name="weight" value="PANGO_WEIGHT_BOLD"/> </attributes> - <style> - <class name="unread-count"/> - </style> </object> </child> </object> |