Commit 62860a11 authored by Romain Courteaud's avatar Romain Courteaud

romain_dev: thread force white background

parent c3ae4753
div[data-gadget-url$="gadget_thread_reader.html"] {
max-width: 50em;
}
div[data-gadget-url$="gadget_thread_reader.html"] > ol {
background-color: #FFFFFF;
}
div[data-gadget-url$="gadget_thread_reader.html"] > ol > li {
padding-bottom: 12pt;
/*
......
......@@ -240,7 +240,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>989.23184.30015.20821</string> </value>
<value> <string>989.27539.21046.4334</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -258,7 +258,7 @@
</tuple>
<state>
<tuple>
<float>1610719802.53</float>
<float>1611234608.51</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -52,6 +52,7 @@ div[data-gadget-url$="gadget_thread_reader.html"] {
max-width: 50em;
& > ol {
background-color: @colorbackground;
& > li {
padding-bottom: @double-margin-size;
......
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