Commit 20d5839a authored by Ivan Tyagov's avatar Ivan Tyagov

CSS fixes.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45582 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 38c8fcdf
......@@ -343,9 +343,15 @@ div.listbox-search-mode div.maximal-width{\n
}\n
\n
/* forum */\n
.discussion-thread-listbox table.listbox{\n
border-collapse: separate;\n
}\n
.discussion-thread-listbox table.listbox tbody tr:hover td{\n
background-color:#FFF;\n
}\n
.discussion-thread-listbox table.listbox tbody tr{\n
margin-bottom:5px;\n
}\n
\n
.discussion-thread-listbox table.listbox thead{\n
display: none;\n
......
1790
\ No newline at end of file
1791
\ 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