mirror of
https://github.com/lubosz/overte.git
synced 2025-04-26 22:35:27 +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;
|
||||
color: #fff;
|
||||
border-radius: 4px;
|
||||
font: bold 14pt;</string>
|
||||
font: bold 14pt;
|
||||
padding-top: 3px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Reload all</string>
|
||||
|
@ -108,7 +109,8 @@ font: bold 14pt;</string>
|
|||
<string notr="true">background: #0e7077;
|
||||
color: #fff;
|
||||
border-radius: 4px;
|
||||
font: bold 14pt;</string>
|
||||
font: bold 14pt;
|
||||
padding-top: 3px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Stop all</string>
|
||||
|
|
Loading…
Reference in a new issue