Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
margin-bottom: 0;
margin-top: 0;
}
+ div[id=rhs-panel] {
+ display: flex;
+ margin-left: 3px;
+ flex-direction: column;
+ }
</style>
{{ m::errors() }}
<div style="display: flex; flex-flow: row none;">
<div>{{ m::space() }}</div>
- <div style="flex-direction: column; display: flex;">
+ <div id="rhs-panel">
<div>
{{ m::nick() }}
</div><div>
data-gen="{{gen}}"
data-sse-url-prefix="{{sse_url_prefix}}"
data-load="{{ load | escape }}">
+<style>
+ div[class=uos] {
+ background-color: #eef;
+ }
+</style>
{% endmacro header %}
{% macro nick() %}