Skip to content

Commit a1e9158

Browse files
committed
wacom: Don't use bold for secondary text in detection messages.
1 parent 9d42f73 commit a1e9158

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

panels/wacom/cinnamon-wacom-properties.ui

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@
8888
<property name="label" translatable="yes">Please plug in or turn on your Wacom tablet</property>
8989
<property name="justify">center</property>
9090
<property name="yalign">0</property>
91-
<attributes>
92-
<attribute name="weight" value="bold"/>
93-
<attribute name="scale" value="1.2"/>
94-
</attributes>
9591
</object>
9692
<packing>
9793
<property name="expand">False</property>

panels/wacom/wacom-stylus-page.ui

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
<property name="visible">True</property>
6565
<property name="can-focus">False</property>
6666
<property name="valign">end</property>
67+
<property name="margin-bottom">6</property>
6768
<property name="vexpand">True</property>
6869
<property name="icon-name">input-tablet-symbolic</property>
6970
<property name="icon_size">6</property>
@@ -100,10 +101,6 @@
100101
<property name="justify">center</property>
101102
<property name="wrap">True</property>
102103
<property name="width-chars">30</property>
103-
<attributes>
104-
<attribute name="weight" value="bold"/>
105-
<attribute name="scale" value="1.2"/>
106-
</attributes>
107104
</object>
108105
<packing>
109106
<property name="expand">False</property>

0 commit comments

Comments
 (0)