You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
365 B
4 lines
365 B
.treegrid-indent {width:16px; height: 16px; display: inline-block; position: relative;}
|
|
.treegrid-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer; text-align: center;}
|
|
/*.treegrid-expander-expanded{background-image: url(../img/collapse.png); }
|
|
.treegrid-expander-collapsed{background-image: url(../img/expand.png);}*/
|
|
|