[fractal/fractal-next] content: Update message sending toolbar for libadwaita changes
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/fractal-next] content: Update message sending toolbar for libadwaita changes
- Date: Mon, 27 Sep 2021 09:05:23 +0000 (UTC)
commit f3f570fc7e3a4bcdd29435d7ce86b2636bb12ed1
Author: Julian Sparber <julian sparber net>
Date: Mon Sep 27 10:53:12 2021 +0200
content: Update message sending toolbar for libadwaita changes
data/resources/style.css | 4 ----
data/resources/ui/content-room-history.ui | 4 ++--
2 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/data/resources/style.css b/data/resources/style.css
index 28a968c9..d7f4e5a5 100644
--- a/data/resources/style.css
+++ b/data/resources/style.css
@@ -205,10 +205,6 @@ headerbar.flat {
color: @theme_text_color;
}
-.send-message-area {
- margin: 6px;
-}
-
.message-entry .view {
padding: 7px 0;
}
diff --git a/data/resources/ui/content-room-history.ui b/data/resources/ui/content-room-history.ui
index 947064fc..92fee857 100644
--- a/data/resources/ui/content-room-history.ui
+++ b/data/resources/ui/content-room-history.ui
@@ -156,9 +156,8 @@
<property name="vexpand">False</property>
<child>
<object class="GtkBox">
- <property name="spacing">6</property>
<style>
- <class name="send-message-area"/>
+ <class name="toolbar"/>
</style>
<child>
<object class="GtkButton">
@@ -209,6 +208,7 @@
<property name="action-name">room-history.send-text-message</property>
<style>
<class name="suggested-action"/>
+ <class name="circular"/>
</style>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]