web/data/cubicweb.treeview.css
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 18 Dec 2015 09:37:15 +0100
changeset 11032 38afb7e23c6c
parent 10188 811327820691
permissions -rw-r--r--
[server] fix SQLite patch to ensure TZDatetime are properly typed NB: at this point, the TZ info is completely ignored. It will be properly handled in later commits.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10099
12f4f2509a38 [web/css] move jquery.treeview.css override to a separate file
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
/* override settings in jquery.treeview.css */
10188
811327820691 [web/data] use the right selector for hiding jquery treeview placeholders
Julien Cristau <julien.cristau@logilab.fr>
parents: 10099
diff changeset
     2
.treeview .placeholder { display: none; }