rind: Give the new library button the "osd" style class

This style class is for on-screen-display widgets, which lines up with
how we're using this button.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2019-03-31 09:36:19 -04:00
parent 215ebb8653
commit d69661ef3b
1 changed files with 1 additions and 0 deletions

View File

@ -550,6 +550,7 @@ audio-volume-medium-symbolic</property>
</child>
<style>
<class name="circular"/>
<class name="osd"/>
</style>
</object>
</child>