tree-neptune.css 3.9 KB

1
  1. .x-tree-arrows .x-tree-expander{background-image:url(images/tree/arrows.png)}.x-tree-arrows .x-tree-expander-over .x-tree-expander{background-position:-32px center}.x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander{background-position:-16px center}.x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander-over .x-tree-expander{background-position:-48px center}.x-tree-lines .x-tree-elbow{background-image:url(images/tree/elbow.png)}.x-tree-lines .x-tree-elbow-end{background-image:url(images/tree/elbow-end.png)}.x-tree-lines .x-tree-elbow-plus{background-image:url(images/tree/elbow-plus.png)}.x-tree-lines .x-tree-elbow-end-plus{background-image:url(images/tree/elbow-end-plus.png)}.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-plus{background-image:url(images/tree/elbow-minus.png)}.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus{background-image:url(images/tree/elbow-end-minus.png)}.x-tree-lines .x-tree-elbow-line{background-image:url(images/tree/elbow-line.png)}.x-tree-no-row-lines .x-tree-expander{background-image:url(images/tree/elbow-plus-nl.png)}.x-tree-no-row-lines .x-grid-tree-node-expanded .x-tree-expander{background-image:url(images/tree/elbow-minus-nl.png)}.x-tree-icon{width:16px;height:24px}.x-tree-elbow-img{width:18px;height:24px;margin-right:2px}.x-tree-icon,.x-tree-elbow-img,.x-tree-checkbox{margin-top:-5px;margin-bottom:-4px}.x-tree-icon-leaf{background-image:url(images/tree/leaf.png)}.x-tree-icon-parent{background-image:url(images/tree/folder.png)}.x-grid-tree-node-expanded .x-tree-icon-parent{background-image:url(images/tree/folder-open.png)}.x-tree-checkbox{margin-right:4px;top:5px;width:15px;height:15px;background-image:url(images/form/checkbox.png)}.x-tree-checkbox-checked{background-position:0 -15px}.x-grid-tree-loading .x-tree-icon{background-image:url(images/tree/loading.png)}.x-grid-body{background:#fcfcfc;border-width:1px;border-style:solid;border-color:silver}.x-grid-empty{padding:10px;color:gray;background-color:white;font:normal 13px helvetica,arial,verdana,sans-serif}.x-grid-cell{color:null;font:normal 13px/15px helvetica,arial,verdana,sans-serif;background-color:transparent;border-color:#ededed;border-style:solid}.x-grid-row-alt .x-grid-td{background-color:#fafafa}.x-grid-row-before-over .x-grid-td{border-bottom-style:solid;border-bottom-color:#e2eff8}.x-grid-row-over .x-grid-td{border-bottom-style:solid;border-bottom-color:#e2eff8}.x-grid-row-before-selected .x-grid-td{border-bottom-style:solid;border-bottom-color:#c1ddf1}.x-grid-row-selected .x-grid-td{border-bottom-style:solid;border-bottom-color:#c1ddf1}.x-grid-row-before-focused .x-grid-td{border-bottom-style:solid;border-bottom-color:#e2eff8}.x-grid-row-focused .x-grid-td{background-color:#e2eff8}.x-grid-row-over .x-grid-td{background-color:#e2eff8}.x-grid-row-selected .x-grid-td{background-color:#c1ddf1}.x-grid-row-focused .x-grid-td{border-bottom-style:solid;border-bottom-color:#e2eff8}.x-grid-with-row-lines .x-grid-row-focused-first .x-grid-td{border-top:1px solid #e2eff8}.x-grid-row-selected .x-grid-row-summary .x-grid-td{border-bottom-color:#c1ddf1;border-top-width:0}.x-grid-row-focused .x-grid-row-summary .x-grid-td{border-bottom-color:#e2eff8;border-top-width:0}.x-grid-with-row-lines .x-grid-td{border-bottom-width:1px}.x-grid-with-row-lines .x-grid-table{border-top:1px solid white}.x-grid-with-row-lines .x-grid-table-over-first{border-top-style:solid;border-top-color:#e2eff8}.x-grid-with-row-lines .x-grid-table-selected-first{border-top-style:solid;border-top-color:#c1ddf1}.x-grid-with-row-lines .x-grid-table-focused-first{border-top-style:solid;border-top-color:#e2eff8}.x-grid-cell-inner{text-overflow:ellipsis;padding:5px 10px 4px 10px}.x-grid-cell-special{border-color:#ededed;border-style:solid;border-right-width:1px 0}.x-grid-dirty-cell{background:url(images/grid/dirty.png) no-repeat 0 0}.x-grid-row .x-grid-cell-selected{color:null;background-color:#c1ddf1}.x-grid-with-col-lines .x-grid-cell{border-right-width:1px}