Skip to content
Snippets Groups Projects
Commit 96dbd5d8 authored by Te-Hung Tseng's avatar Te-Hung Tseng
Browse files

Merge branch 'pss1-pss' into 'master'

PSS1: Color the action buttons too

See merge request ics-software/ess-opis!246
parents 0dd1e834 16f62b8c
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