From 1c63d864ebcc8de88b5d7c3cd806b71b62354fe8 Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Tue, 20 Feb 2018 16:11:49 +0000 Subject: [PATCH] slapos_jio: Update colors for status gadget. --- .../rjs_gadget_slapos_computer_status_css.css | 6 +++--- .../rjs_gadget_slapos_computer_status_css.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.css b/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.css index 4063f1ed4..62e732a70 100644 --- a/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.css +++ b/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.css @@ -36,7 +36,7 @@ .ui-btn-ok:active a, .ui-btn-ok:hover a { color: white !important; - background: #00884b !important; + background: green !important; cursor: default; text-align: center; } @@ -48,7 +48,7 @@ .ui-btn-warning:active a, .ui-btn-warning:hover a { color: white !important; - background: #FFCC00 !important; + background: #f0ad4e !important; cursor: default; text-align: center; } @@ -60,7 +60,7 @@ .ui-btn-error:active a, .ui-btn-error:hover a { color: white !important; - background: #bb0a00 !important; + background: red !important; cursor: default; text-align: center; } diff --git a/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.xml b/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.xml index 537795237..55c2fc2b3 100644 --- a/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.xml +++ b/master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_computer_status_css.xml @@ -220,7 +220,7 @@ </item> <item> <key> <string>actor</string> </key> - <value> <string>zope</string> </value> + <value> <string>ERP5TypeTestCase</string> </value> </item> <item> <key> <string>comment</string> </key> @@ -234,7 +234,7 @@ </item> <item> <key> <string>serial</string> </key> - <value> <string>963.65154.4083.2201</string> </value> + <value> <string>964.17462.39105.3020</string> </value> </item> <item> <key> <string>state</string> </key> @@ -252,7 +252,7 @@ </tuple> <state> <tuple> - <float>1513800395.75</float> + <float>1519142972.76</float> <string>UTC</string> </tuple> </state> -- 2.30.9