UI Checkbox, Radiobutton, Indication arrows styling.

Info dialog moveed to scrollarea
This commit is contained in:
felixrojauro
2015-11-26 08:15:34 +01:00
parent e2f6eae47d
commit dfcf488c7c
15 changed files with 1011 additions and 891 deletions

View File

@@ -119,7 +119,12 @@
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true"/>
<string notr="true">background-color: rgb(170, 28, 33);
color: rgb(255, 255, 255);
pressed
{
background-color: rgb(170, 28, 33);
}</string>
</property>
<property name="text">
<string>&amp;Export</string>