Commit 785cab6f authored by Jérome Perrin's avatar Jérome Perrin

repair .invisible css class

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15000 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 31c5de40
...@@ -701,7 +701,7 @@ fieldset.bottom .field .input {\n ...@@ -701,7 +701,7 @@ fieldset.bottom .field .input {\n
border: 1px solid #F00;\n border: 1px solid #F00;\n
}\n }\n
\n \n
.content .field .invisible label {\n .content .invisible label {\n
display: None;\n display: None;\n
}\n }\n
\n \n
...@@ -1121,7 +1121,8 @@ fieldset.bottom .field .input {\n ...@@ -1121,7 +1121,8 @@ fieldset.bottom .field .input {\n
\n \n
.document div.page div {\n .document div.page div {\n
color: black;\n color: black;\n
} }\n
]]></string> </value> ]]></string> </value>
</item> </item>
......
391 394
\ 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