ui stylesheet changes

remotes/origin/HEAD
Tobias Weiss 7 years ago
parent 4bbf149fe6
commit 360f71210b

@ -30,7 +30,7 @@
<string>This sets the name with which this local z-Leaf will connect to z-Tree.</string> <string>This sets the name with which this local z-Leaf will connect to z-Tree.</string>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">background: cyan;</string> <string notr="true"/>
</property> </property>
<property name="text"> <property name="text">
<string>local</string> <string>local</string>
@ -53,7 +53,7 @@
<string>Choose of which version the started z-Leaf shall be.</string> <string>Choose of which version the started z-Leaf shall be.</string>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">background: cyan;</string> <string notr="true"/>
</property> </property>
<property name="maxVisibleItems"> <property name="maxVisibleItems">
<number>32</number> <number>32</number>
@ -79,7 +79,7 @@
<string>Set the port on which the z-Tree which shall be connected to listens.</string> <string>Set the port on which the z-Tree which shall be connected to listens.</string>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">background: cyan;</string> <string notr="true"/>
</property> </property>
<property name="minimum"> <property name="minimum">
<number>7000</number> <number>7000</number>

@ -666,7 +666,7 @@
<item> <item>
<widget class="QCheckBox" name="ChBautoStartClientZleaf"> <widget class="QCheckBox" name="ChBautoStartClientZleaf">
<property name="text"> <property name="text">
<string>Start z-Leaf on clients with the session</string> <string>Start z-Leaf on clients with default parameters</string>
</property> </property>
<property name="checked"> <property name="checked">
<bool>true</bool> <bool>true</bool>

Loading…
Cancel
Save