widget-factory: use circular style class on the circular button...
...in place of the circular-button one, killing the custom style shipped, realying on the theme style.
This commit is contained in:
@ -3107,7 +3107,7 @@ microphone-sensitivity-medium-symbolic</property>
|
||||
<property name="visible">1</property>
|
||||
<style>
|
||||
<class name="image-button"/>
|
||||
<class name="circular-button"/>
|
||||
<class name="circular"/>
|
||||
</style>
|
||||
<child>
|
||||
<object class="GtkImage">
|
||||
|
||||
Reference in New Issue
Block a user