Commit 284f5dbf authored by Ivan Tyagov's avatar Ivan Tyagov

Fix web page list item CSS.

parent 87e565db
...@@ -1346,6 +1346,10 @@ button.formbt > span{\n ...@@ -1346,6 +1346,10 @@ button.formbt > span{\n
color:#686868;\n color:#686868;\n
text-decoration: underline;\n text-decoration: underline;\n
}\n }\n
/* web page list item */\n
.page ul li {\n
list-style: square outside none;\n
}\n
</tal:block> </tal:block>
]]></unicode> </value> ]]></unicode> </value>
......
1869 1870
\ No newline at end of file \ No newline at end of file
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