Commit 9e2e3dda authored by Christophe Dumez's avatar Christophe Dumez

- Fixed vertical alignment of listbox title in some pages

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9362 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 409f4a0e
......@@ -997,6 +997,7 @@ fieldset.bottom .field label {\n
background-color: <dtml-var listbox_even_background_color>;\n
}\n
\n
.ListSummary #listbox_title_line #listbox_title,\n
.ListSummary #listbox_title_line #listbox_item_number,\n
.ListSummary #listbox_title_line #listbox_record_number {\n
vertical-align: middle;\n
......
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