Commit 7fa03be0 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix css of buttons in Domain tree

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45763 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1321ba3c
......@@ -1139,6 +1139,12 @@ span.date-format {\n
span#no-input-file {\n
display: none;\n
color: #f61717;\n
}\n
\n
.tree-open, .tree-closed {\n
border: none;\n
background: #FFF;\n
cursor: pointer;\n
}
]]></string> </value>
......
368
\ No newline at end of file
369
\ 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