zeit: update warning visual style

This commit is contained in:
blaze 2021-04-24 14:06:09 +03:00
parent 6a5f8a7b04
commit eec6fc4c20
No known key found for this signature in database
GPG Key ID: C4996C546950EAE4

View File

@ -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>&lt;b&gt;Warning: you are working with system crontab file. Be careful.&lt;/b&gt;</string>
<string>&lt;b&gt;You are working with system crontab file. Be careful.&lt;/b&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>