cubicweb/web/data/cubicweb.treeview.css
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 27 Mar 2019 09:25:44 +0100
changeset 12522 fd64e424fba5
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[doc] Update cubicweb-ctl page about how to run an instance * remove mention of start/stop/restart/status commands that do not exist anymore * briefly mention the "pyramid" and point to respective documentation page * mention that a WSGI server should be used in production
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; }