No shadow, not needed with the headerbar.

Although we might want to add some custom css to just add
a border on the left
This commit is contained in:
Ignacio Casal Quinteiro 2013-02-22 12:52:25 +01:00
parent fd929e212a
commit 04d2510552

View file

@ -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>