mirror of
https://github.com/loimu/zeit.git
synced 2025-09-15 12:58:44 +08:00
zeit: update warning visual style
This commit is contained in:
parent
6a5f8a7b04
commit
eec6fc4c20
@ -28,10 +28,10 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background:red;color:white;</string>
|
||||
<string notr="true">background:#da4453;color:white;border-radius:3px;padding-top:5px;padding-bottom:5px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><b>Warning: you are working with system crontab file. Be careful.</b></string>
|
||||
<string><b>You are working with system crontab file. Be careful.</b></string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::RichText</enum>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user