Commit 3935ae99 authored by Nicolas Delaby's avatar Nicolas Delaby

Display sortable columns as underlined

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18838 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 74419e99
......@@ -423,6 +423,11 @@ button.sort_button {\n
border-width: 0;\n
}\n
\n
button.sort_button span {\n
color: inherit;\n
text-decoration: underline;\n
}\n
\n
img {\n
border: 0;\n
}\n
......
486
\ No newline at end of file
487
\ 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