places view: Remvoe some unused style classes

These style classes were not used in Adwaita, and didn't make
any difference for the appearance.
This commit is contained in:
Matthias Clasen 2015-11-05 23:43:32 -05:00
parent efc7dfd7a7
commit 527df17ea3
2 changed files with 0 additions and 6 deletions

View File

@ -134,9 +134,6 @@
<signal name="row-activated" handler="on_listbox_row_activated" object="GtkPlacesView" swapped="yes"/>
</object>
</child>
<style>
<class name="view"/>
</style>
</object>
</child>
</object>

View File

@ -5,9 +5,6 @@
<property name="width_request">100</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<style>
<class name="volume-row"/>
</style>
<child>
<object class="GtkEventBox" id="event_box">
<property name="visible">1</property>