Commit f0e36787 authored by Romain Courteaud's avatar Romain Courteaud

romain_dev: thread force white background

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