Set content-view style for the commits list

This commit is contained in:
Ignacio Casal Quinteiro 2013-02-22 12:55:55 +01:00
parent 04d2510552
commit 89a415912e

View file

@ -14,6 +14,9 @@
<property name="rules_hint">True</property>
<property name="fixed-height-mode">True</property>
<property name="headers-visible">False</property>
<style>
<class name="content-view"/>
</style>
<child>
<object class="GtkTreeViewColumn" id="column_commit_list_subject">
<property name="title" translatable="yes">Subject</property>