Commit e1822e00 authored by Romain Courteaud's avatar Romain Courteaud 🐙

slapos_jio: status css

parent 98f677e6
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
.ui-btn-ok:hover a { .ui-btn-ok:hover a {
color: white !important; color: white !important;
background: green !important; background: green !important;
/*cursor: default;*/
text-align: center; text-align: center;
} }
...@@ -49,7 +48,6 @@ ...@@ -49,7 +48,6 @@
.ui-btn-warning:hover a { .ui-btn-warning:hover a {
color: white !important; color: white !important;
background: #f0ad4e !important; background: #f0ad4e !important;
cursor: default;
text-align: center; text-align: center;
} }
...@@ -61,10 +59,9 @@ ...@@ -61,10 +59,9 @@
.ui-btn-error:hover a { .ui-btn-error:hover a {
color: white !important; color: white !important;
background: red !important; background: red !important;
cursor: default;
text-align: center; text-align: center;
} }
/*
.ui-btn-no-data, .ui-btn-no-data,
.ui-btn-no-data:active, .ui-btn-no-data:active,
.ui-btn-no-data:hover, .ui-btn-no-data:hover,
...@@ -73,10 +70,9 @@ ...@@ -73,10 +70,9 @@
.ui-btn-no-data:hover a { .ui-btn-no-data:hover a {
color: grey !important; color: grey !important;
background: grey !important; background: grey !important;
cursor: default;
text-align: center; text-align: center;
} }
*/
.ui-btn-white, .ui-btn-white,
.ui-btn-white:active, .ui-btn-white:active,
...@@ -85,7 +81,6 @@ ...@@ -85,7 +81,6 @@
.ui-btn-white:active a, .ui-btn-white:active a,
.ui-btn-white:hover a { .ui-btn-white:hover a {
background: white !important; background: white !important;
cursor: default;
text-align: center; text-align: center;
} }
......
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>995.21673.23359.59187</string> </value> <value> <string>995.21676.58162.52087</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -260,7 +260,7 @@ ...@@ -260,7 +260,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1633703813.2</float> <float>1633947487.89</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