Skip to content

Commit

Permalink
wacom: Don't use bold for secondary text in detection messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtwebster committed Feb 21, 2025
1 parent 9d42f73 commit a1e9158
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
4 changes: 0 additions & 4 deletions panels/wacom/cinnamon-wacom-properties.ui
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@
<property name="label" translatable="yes">Please plug in or turn on your Wacom tablet</property>
<property name="justify">center</property>
<property name="yalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.2"/>
</attributes>
</object>
<packing>
<property name="expand">False</property>
Expand Down
5 changes: 1 addition & 4 deletions panels/wacom/wacom-stylus-page.ui
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="valign">end</property>
<property name="margin-bottom">6</property>
<property name="vexpand">True</property>
<property name="icon-name">input-tablet-symbolic</property>
<property name="icon_size">6</property>
Expand Down Expand Up @@ -100,10 +101,6 @@
<property name="justify">center</property>
<property name="wrap">True</property>
<property name="width-chars">30</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.2"/>
</attributes>
</object>
<packing>
<property name="expand">False</property>
Expand Down

0 comments on commit a1e9158

Please sign in to comment.