office-gobmx/cui/uiconfig/ui/chapterfragment.ui
Caolán McNamara 05c384cc08 change the extra config colors to match the application ones
these extra ones are dynamically appended to the static set of the
colorconfigwin.ui so adapt them to the changes of

commit 2f706b1e91
Date:   Fri Aug 27 11:46:57 2021 +0200

    Improve accessibility for application color settings

Change-Id: I5a458ea509dfffc147b533d38458465df18869e2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121174
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-08-27 20:26:50 +02:00

31 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface domain="cui">
<requires lib="gtk+" version="3.20"/>
<object class="GtkFrame" id="ChapterFragment">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label-xalign">0</property>
<property name="shadow-type">none</property>
<child>
<object class="GtkBox" id="contents">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">3</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="chapter">
<property name="visible">True</property>
<property name="can-focus">False</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
</child>
</object>
</interface>