[geary: 1/6] main-window: remove shadow from folder/conversation list
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary: 1/6] main-window: remove shadow from folder/conversation list
- Date: Thu, 7 Jan 2021 21:37:31 +0000 (UTC)
commit 0923de098f2e9ae6a94c5bb82e26b7d80c5181dc
Author: Julian Sparber <julian sparber net>
Date: Fri Oct 9 15:55:57 2020 +0200
main-window: remove shadow from folder/conversation list
ui/application-main-window.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ui/application-main-window.ui b/ui/application-main-window.ui
index 547b063ff..c55e42abd 100644
--- a/ui/application-main-window.ui
+++ b/ui/application-main-window.ui
@@ -49,7 +49,7 @@
<property name="can_focus">False</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="shadow_type">none</property>
<child>
<object class="GtkScrolledWindow" id="folder_list_scrolled">
<property name="width_request">100</property>
@@ -95,7 +95,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label_xalign">0</property>
- <property name="shadow_type">in</property>
+ <property name="shadow_type">none</property>
<child>
<object class="GtkScrolledWindow" id="conversation_list_scrolled">
<property name="width_request">250</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]