Commit 627d3ac2 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

revert the previous change and improve domain tree rendering in KM.

parent cc7c2823
......@@ -41,10 +41,11 @@
<value> <unicode encoding="cdata"><![CDATA[
<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>\n
div.listbox-content-fixed-width,\n
div.listbox-tree{\n
width: auto;\n
float: none;\n
max-width: 15%;\n
}\n
div.listbox-content{\n
width: 85%;\n
}\n
/* Listbox action bar at bottom */\n
div.listbox-action-widget {\n
......@@ -167,6 +168,7 @@ div.block div.listbox-head-content{\n
background-color:#FFF;\n
background: none;\n
margin-left:0px;\n
padding:0;\n
border: none;\n
}\n
div.listbox-title span{\n
......
1818
\ No newline at end of file
1819
\ 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