uxrocket.treelist
Version:
Tree view in tables
8 lines (7 loc) • 369 B
CSS
/*! UX Rocket Treelist
* Tree view in tables
* @author Bilal Cinarli <bcinarli@gmail.com> (https://github.com/bcinarli)
* @version 0.2.0
* @build Sat Oct 03 2015 12:08:00 GMT+0300 (EEST)
*/
.uxr-treelist-content td:first-child,.uxr-treelist-content th:first-child{padding-left:1em}.uxr-treelist-collapsed{display:none}.uxr-treelist-toggle{cursor:pointer}