Commit 4d5a8610 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Update background color for parameter editor

Use a light grey to blend nicer in the page.
parent 38da5c23
...@@ -99,8 +99,8 @@ label.slapos-parameter-dict-key-colapse::before { ...@@ -99,8 +99,8 @@ label.slapos-parameter-dict-key-colapse::before {
} }
div.slapos-parameter-dict-key { div.slapos-parameter-dict-key {
margin-top: 10px; margin-top: 10px;
background: rgb(239, 252, 249); background: rgb(245, 245, 245);
border: 1px solid rgb(233, 247, 253); border: 1px solid rgb(230, 230, 230);
padding: 5px; padding: 5px;
} }
......
...@@ -261,7 +261,7 @@ ...@@ -261,7 +261,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>969.36476.25776.58999</string> </value> <value> <string>970.64989.39558.61508</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -279,7 +279,7 @@ ...@@ -279,7 +279,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1539726576.15</float> <float>1542806911.82</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