Skip to content
Snippets Groups Projects
Commit 16f62b8c authored by Krisztián Löki's avatar Krisztián Löki
Browse files

Color the action buttons too

parent 9b57e525
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,21 @@
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
</font>
</font>
<background_color>
<color name="ERROR" red="252" green="13" blue="27">
</color>
</background_color>
<rules>
<rule name="Background" prop_id="background_color" out_exp="false">
<exp bool_exp="pvInt0">
<value>
<color name="Button_Background" red="236" green="236" blue="236">
</color>
</value>
</exp>
<pv_name>$(P):Cabinet_Stat</pv_name>
</rule>
</rules>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="label" version="2.0.0">
......
......@@ -66,6 +66,21 @@
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
</font>
</font>
<background_color>
<color name="ERROR" red="252" green="13" blue="27">
</color>
</background_color>
<rules>
<rule name="Background" prop_id="background_color" out_exp="false">
<exp bool_exp="pvInt0">
<value>
<color name="Button_Background" red="236" green="236" blue="236">
</color>
</value>
</exp>
<pv_name>$(P):Cabinet_Stat</pv_name>
</rule>
</rules>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="label" version="2.0.0">
......
......@@ -80,6 +80,21 @@
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
</font>
</font>
<background_color>
<color name="ERROR" red="252" green="13" blue="27">
</color>
</background_color>
<rules>
<rule name="Background" prop_id="background_color" out_exp="false">
<exp bool_exp="pvInt0">
<value>
<color name="Button_Background" red="236" green="236" blue="236">
</color>
</value>
</exp>
<pv_name>$(P):Cabinet_Stat</pv_name>
</rule>
</rules>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="group" version="2.0.0">
......
......@@ -62,6 +62,21 @@
<font name="Header 3" family="Source Sans Pro" style="BOLD_ITALIC" size="18.0">
</font>
</font>
<background_color>
<color name="ERROR" red="252" green="13" blue="27">
</color>
</background_color>
<rules>
<rule name="Background" prop_id="background_color" out_exp="false">
<exp bool_exp="pvInt0">
<value>
<color name="Button_Background" red="236" green="236" blue="236">
</color>
</value>
</exp>
<pv_name>$(P):Cabinet_Stat</pv_name>
</rule>
</rules>
<tooltip>$(actions)</tooltip>
</widget>
<widget type="label" version="2.0.0">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment