Minor designs etits

pull/28/head
parent 11d0384ac5
commit ab36352259

@ -9,6 +9,10 @@
margin:0px;
padding:0px;
}
.inherited>* {
border:none;
background:inherit;
}
.opacited {
opacity:0.98;
}

@ -11,7 +11,6 @@
<property name="can-focus">False</property>
<property name="resizable">False</property>
<property name="default-width">450</property>
<property name="default-height">250</property>
<property name="icon-name">dialog-question-symbolic</property>
<child>
<object class="GtkBox">
@ -74,7 +73,8 @@
<property name="valign">start</property>
<property name="margin-right">10</property>
<property name="margin-end">10</property>
<property name="label" context="You will be redirected to documentation web site, where documentation are translated and supported by community." comments="You will be redirected to documentation web site, where documentation are translated and supported by community.">You will be redirected to documentation website where documentation is translated and supported by community.</property>
<property name="label" context="You will be redirected to documentation web site, where documentation are translated and supported by community." comments="You will be redirected to documentation web site, where documentation are translated and supported by community.">You will be redirected to documentation website where documentation is
translated and supported by community.</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
<style>
@ -82,7 +82,7 @@
</style>
</object>
<packing>
<property name="expand">True</property>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
@ -103,6 +103,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="pack-type">end</property>
<property name="position">2</property>
</packing>
</child>
@ -183,6 +184,7 @@
<object class="GtkHeaderBar" id="SettingsBar">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="show-close-button">True</property>
<child type="title">
<object class="GtkLabel" id="webHeaderNameLabel">
<property name="visible">True</property>
@ -195,7 +197,6 @@
</child>
<child>
<object class="GtkImage">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="pixel-size">32</property>
<property name="icon-name">dialog-question-symbolic</property>
@ -1951,6 +1952,7 @@
<object class="GtkComboBoxText" id="mainExtraFixGapCombo">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="popup-fixed-width">False</property>
</object>
<packing>
<property name="expand">True</property>

Loading…
Cancel
Save