Commit d536cd38 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Fix CSS for form rendering

Contributed by Sven Franck
parent 39757258
...@@ -195,3 +195,14 @@ label.slapos-parameter-dict-key ~ div.input label { ...@@ -195,3 +195,14 @@ label.slapos-parameter-dict-key ~ div.input label {
left: 4px; left: 4px;
} }
.subfield {
min-height: 5em;
}
.subfield select {
margin-bottom: 0;
}
.subfield .input select + span {
position: relative;
top: -1.9em;
opacity: .7;
}
...@@ -261,7 +261,7 @@ ...@@ -261,7 +261,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>966.58781.43824.3635</string> </value> <value> <string>969.36476.25776.58999</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>1526718311.48</float> <float>1539726576.15</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