PHP Classes

File: css/tree-grid/jquery.treegrid.css

Recommend this page to a friend!
  Classes of Saro Carvello   PHP Web MVC Framework   css/tree-grid/jquery.treegrid.css   Download  
File: css/tree-grid/jquery.treegrid.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Web MVC Framework
MVC framework providing autogenerated MySQL models
Author: By
Last change: Update of css/tree-grid/jquery.treegrid.css
Date: 1 year ago
Size: 343 bytes
 

Contents

Class file image Download
.treegrid-indent {width:16px; height: 16px; display: inline-block; position: relative;} .treegrid-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;} .treegrid-expander-expanded{background-image: url(../img/collapse.png); } .treegrid-expander-collapsed{background-image: url(../img/expand.png);}