diff options
Diffstat (limited to 'resources/ui/message-sent.ui')
-rw-r--r-- | resources/ui/message-sent.ui | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/ui/message-sent.ui b/resources/ui/message-sent.ui index 88a87e3..a046788 100644 --- a/resources/ui/message-sent.ui +++ b/resources/ui/message-sent.ui | |||
@@ -54,6 +54,7 @@ Author: Tobias Frisch | |||
54 | <property name="visible">True</property> | 54 | <property name="visible">True</property> |
55 | <property name="can-focus">False</property> | 55 | <property name="can-focus">False</property> |
56 | <property name="orientation">vertical</property> | 56 | <property name="orientation">vertical</property> |
57 | <property name="spacing">4</property> | ||
57 | <child> | 58 | <child> |
58 | <object class="GtkLabel" id="text_label"> | 59 | <object class="GtkLabel" id="text_label"> |
59 | <property name="visible">True</property> | 60 | <property name="visible">True</property> |
@@ -109,6 +110,9 @@ Author: Tobias Frisch | |||
109 | <property name="position">1</property> | 110 | <property name="position">1</property> |
110 | </packing> | 111 | </packing> |
111 | </child> | 112 | </child> |
113 | <style> | ||
114 | <class name="message-content"/> | ||
115 | </style> | ||
112 | </object> | 116 | </object> |
113 | </child> | 117 | </child> |
114 | <child type="label"> | 118 | <child type="label"> |