[gitg] No shadow, not needed with the headerbar.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] No shadow, not needed with the headerbar.
- Date: Fri, 22 Feb 2013 11:57:41 +0000 (UTC)
commit 04d25105527f3ba975950b0a792693f99be6e015
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Feb 22 12:52:25 2013 +0100
No shadow, not needed with the headerbar.
Although we might want to add some custom css to just add
a border on the left
plugins/history/resources/view-history.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/history/resources/view-history.ui b/plugins/history/resources/view-history.ui
index 4176545..a09c878 100644
--- a/plugins/history/resources/view-history.ui
+++ b/plugins/history/resources/view-history.ui
@@ -6,7 +6,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="can_focus">True</property>
- <property name="shadow-type">in</property>
+ <property name="shadow-type">none</property>
<child>
<object class="GitgGtkCommitListView" id="commit_list_view">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]