update icon & ui changes
This commit is contained in:
@@ -5,19 +5,39 @@
|
||||
<child>
|
||||
<object class="GtkBox" id="content">
|
||||
<property name="orientation">horizontal</property>
|
||||
<property name="orientation">horizontal</property>
|
||||
<property name="halign">GTK_ALIGN_CENTER</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="edit_button">
|
||||
<property name="label">Edit cards</property>
|
||||
<property name="valign">GTK_ALIGN_FILL</property>
|
||||
<property name="halign">GTK_ALIGN_CENTER</property>
|
||||
<property name="margin-top">375</property>
|
||||
<property name="margin-bottom">375</property>
|
||||
<property name="margin-start">10</property>
|
||||
<property name="margin-end">10</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="start_button">
|
||||
<property name="label">start game</property>
|
||||
<property name="valign">GTK_ALIGN_FILL</property>
|
||||
<property name="halign">GTK_ALIGN_CENTER</property>
|
||||
<property name="margin-top">375</property>
|
||||
<property name="margin-bottom">375</property>
|
||||
<property name="margin-start">10</property>
|
||||
<property name="margin-end">10</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="back_button">
|
||||
<property name="label">go back</property>
|
||||
<property name="valign">GTK_ALIGN_FILL</property>
|
||||
<property name="halign">GTK_ALIGN_CENTER</property>
|
||||
<property name="margin-top">375</property>
|
||||
<property name="margin-bottom">375</property>
|
||||
<property name="margin-start">10</property>
|
||||
<property name="margin-end">10</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
<property name="halign">GTK_ALIGN_CENTER</property>
|
||||
<property name="margin-top">375</property>
|
||||
<property name="margin-bottom">375</property>
|
||||
<property name="margin-start">10</property>
|
||||
<property name="margin-end">10</property>
|
||||
<style>
|
||||
<class name="hiragana_and_katakana" />
|
||||
</style>
|
||||
@@ -44,6 +46,8 @@
|
||||
<property name="halign">GTK_ALIGN_CENTER</property>
|
||||
<property name="margin-top">375</property>
|
||||
<property name="margin-bottom">375</property>
|
||||
<property name="margin-start">10</property>
|
||||
<property name="margin-end">10</property>
|
||||
<style>
|
||||
<class name="memory_cards" />
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user