From 1fb6a5b62481c46112492b4e84af32be12c6a7ef Mon Sep 17 00:00:00 2001
From: Per Nilsson <per.nilsson2@esss.se>
Date: Mon, 25 May 2020 14:24:50 +0200
Subject: [PATCH] Small update to TMCP OPI

---
 NON-APPROVED/Cryo/TMCP/Common/MainOPI/header.bob | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/NON-APPROVED/Cryo/TMCP/Common/MainOPI/header.bob b/NON-APPROVED/Cryo/TMCP/Common/MainOPI/header.bob
index c9f0def4..b076de8d 100644
--- a/NON-APPROVED/Cryo/TMCP/Common/MainOPI/header.bob
+++ b/NON-APPROVED/Cryo/TMCP/Common/MainOPI/header.bob
@@ -2,6 +2,7 @@
 <display version="2.0.0">
   <name>header</name>
   <macros>
+    <LOCKID>LCR1</LOCKID>
     <P>CrS-TMCP:CRYO</P>
   </macros>
   <width>1259</width>
@@ -38,7 +39,7 @@ $(pv_value)</tooltip>
     <x>20</x>
     <y>3</y>
     <width>312</width>
-    <height>43</height>
+    <height>41</height>
     <font>
       <font family="Source Sans Pro" style="BOLD_ITALIC" size="32.0">
       </font>
@@ -88,8 +89,8 @@ $(pv_value)</tooltip>
     </macros>
     <x>5</x>
     <y>96</y>
-    <width>713</width>
-    <height>66</height>
+    <width>711</width>
+    <height>64</height>
     <resize>2</resize>
   </widget>
   <widget type="embedded" version="2.0.0">
@@ -100,8 +101,8 @@ $(pv_value)</tooltip>
     </macros>
     <x>740</x>
     <y>54</y>
-    <width>512</width>
-    <height>106</height>
+    <width>510</width>
+    <height>104</height>
     <resize>2</resize>
   </widget>
   <widget type="label" version="2.0.0">
@@ -189,7 +190,7 @@ $(pv_value)</tooltip>
       </color>
     </off_color>
     <on_color>
-      <color name="ON" red="22" green="222" blue="33">
+      <color name="ON" red="70" green="255" blue="70">
       </color>
     </on_color>
     <foreground_color>
-- 
GitLab