Commit d26af24e authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

improve the form rendering appearance.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28587 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0e457c97
......@@ -367,12 +367,12 @@ fieldset.editable {\n
}\n
\n
fieldset.editable legend {\n
padding: 10px 10px 0;\n
padding: 10px 0 0 20px;\n
font-weight: bold;\n
}\n
\n
fieldset.editable label {\n
padding: 0 10px;\n
padding: 0 10px 0 20px;\n
float: left;\n
width: 140px;\n
font-weight: bold;\n
......
122
\ No newline at end of file
123
\ 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