Commit e461f89a authored by Ivan Tyagov's avatar Ivan Tyagov

Set explicit search line background color.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39888 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2e8269b2
......@@ -433,6 +433,9 @@ table.listbox tr.listbox-stat-line{\n
border-top: 1px solid #3D6474;\n
}\n
\n
table.listbox tr.listbox-search-line {\n
background-color: #DAE6F6;\n
}\n
\n
div.listbox-head{\n
color:#9D968D;\n
......
1037
\ No newline at end of file
1039
\ 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