pathbar: Style slider buttons
Set a style class on the pathbar slider buttons, and have the theme handle the separately from other image buttons.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
</object>
|
||||
</child>
|
||||
<style>
|
||||
<class name="image-button"/>
|
||||
<class name="slider-button"/>
|
||||
</style>
|
||||
</object>
|
||||
<object class="GtkButton" id="up_slider_button">
|
||||
@ -48,7 +48,7 @@
|
||||
</object>
|
||||
</child>
|
||||
<style>
|
||||
<class name="image-button"/>
|
||||
<class name="slider-button"/>
|
||||
</style>
|
||||
</object>
|
||||
</interface>
|
||||
|
||||
Reference in New Issue
Block a user