Commit a32e4645 authored by Ivan Tyagov's avatar Ivan Tyagov

Login form CSS fix.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35332 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d33a80c9
......@@ -1390,10 +1390,17 @@ fieldset.right_registration select {\n
\n
}\n
\n
/* login form */\n
fieldset.registration {\n
float:left;\n
width:42.5%;\n
}\n
\n
/* Content formatting */\n
div.document div.content div.text h1, h2, h3, h4, h5, h6, p{\n
/* XXX: generate it dynamically */\n
}\n
\n
div.document div.content div.text a{\n
color: #686868;\n
}\n
......
1392
\ No newline at end of file
1393
\ 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