mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 17:17:58 +02:00
Align the buttons text properly
This commit is contained in:
parent
7b5c733d9e
commit
136b91feb5
1 changed files with 4 additions and 2 deletions
|
@ -82,7 +82,8 @@ background: transparent;</string>
|
||||||
<string notr="true">background: #0e7077;
|
<string notr="true">background: #0e7077;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
font: bold 14pt;</string>
|
font: bold 14pt;
|
||||||
|
padding-top: 3px;</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Reload all</string>
|
<string>Reload all</string>
|
||||||
|
@ -108,7 +109,8 @@ font: bold 14pt;</string>
|
||||||
<string notr="true">background: #0e7077;
|
<string notr="true">background: #0e7077;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
font: bold 14pt;</string>
|
font: bold 14pt;
|
||||||
|
padding-top: 3px;</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Stop all</string>
|
<string>Stop all</string>
|
||||||
|
|
Loading…
Reference in a new issue