color: Dim information text & fix "Learn more" link alignment
This commit is contained in:
parent
8dd0abeaa4
commit
2d310918fa
1 changed files with 2 additions and 20 deletions
|
@ -417,27 +417,9 @@
|
||||||
<property name="hexpand">True</property>
|
<property name="hexpand">True</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox" id="hbox3">
|
<object class="GtkBox" id="hbox3">
|
||||||
<property name="spacing">9</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="label_intro">
|
<object class="AdwPreferencesGroup">
|
||||||
<property name="xalign">0</property>
|
<property name="description" translatable="yes">Each device needs an up to date color profile to be color managed. <a href='help:gnome-help/color-whyimportant'>Learn more</a></property>
|
||||||
<property name="label" translatable="yes">Each device needs an up to date color profile to be color managed.</property>
|
|
||||||
<property name="wrap">True</property>
|
|
||||||
</object>
|
|
||||||
</child>
|
|
||||||
<child>
|
|
||||||
<object class="GtkLabel" id="label_padding">
|
|
||||||
</object>
|
|
||||||
</child>
|
|
||||||
<child>
|
|
||||||
<object class="GtkLinkButton" id="linkbutton_help">
|
|
||||||
<property name="label" translatable="yes">Learn more</property>
|
|
||||||
<property name="has_tooltip">True</property>
|
|
||||||
<property name="tooltip_text" translatable="yes">Learn more about color management</property>
|
|
||||||
<property name="uri">help:gnome-help/color-whyimportant</property>
|
|
||||||
<accessibility>
|
|
||||||
<relation name="labelled-by">label_intro</relation>
|
|
||||||
</accessibility>
|
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|
Loading…
Add table
Reference in a new issue