Commit b48d30e7 authored by Nicolas Delaby's avatar Nicolas Delaby

Display red error message in listbox

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19041 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent afda3492
......@@ -1149,6 +1149,9 @@ fieldset.bottom .field .input {\n
padding-right: 1px;\n
}\n
\n
.ListContent .error {\n
color: #F00;\n
}\n
td.AnchorColumn {\n
!important\n
border-style:none;\n
......
491
\ No newline at end of file
489
\ 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