Commit 1c63d864 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Update colors for status gadget.

parent c57b1552
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
.ui-btn-ok:active a, .ui-btn-ok:active a,
.ui-btn-ok:hover a { .ui-btn-ok:hover a {
color: white !important; color: white !important;
background: #00884b !important; background: green !important;
cursor: default; cursor: default;
text-align: center; text-align: center;
} }
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
.ui-btn-warning:active a, .ui-btn-warning:active a,
.ui-btn-warning:hover a { .ui-btn-warning:hover a {
color: white !important; color: white !important;
background: #FFCC00 !important; background: #f0ad4e !important;
cursor: default; cursor: default;
text-align: center; text-align: center;
} }
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
.ui-btn-error:active a, .ui-btn-error:active a,
.ui-btn-error:hover a { .ui-btn-error:hover a {
color: white !important; color: white !important;
background: #bb0a00 !important; background: red !important;
cursor: default; cursor: default;
text-align: center; text-align: center;
} }
......
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>zope</string> </value> <value> <string>ERP5TypeTestCase</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>963.65154.4083.2201</string> </value> <value> <string>964.17462.39105.3020</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1513800395.75</float> <float>1519142972.76</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment