多单位版国产化地质资料管理系统
zs
2025-12-18 4f0d9bde31a80f6279e26466250da7716eec627f
1
2
3
4
5
6
7
8
9
10
11
@charset "utf-8";
/* CSS Document */
 
.tree-join {background: url(images/pt_tree_icons.png) no-repeat -192px 0;}
.tree-line{background: url(images/pt_tree_icons.png) no-repeat -176px 0;}
.tree-joinbottom{background: url(images/pt_tree_icons.png) no-repeat -160px 0;}
.tree-lines .tree-collapsed, .tree-lines .tree-root-first .tree-collapsed{background: url(images/pt_tree_icons.png) no-repeat -128px 0;}
.tree-lines .tree-expanded, .tree-lines .tree-root-first .tree-expanded{background: url(images/pt_tree_icons.png) no-repeat -144px 0;}
.tree-lines .tree-node-last .tree-collapsed, .tree-lines .tree-root-one .tree-collapsed{background: url(images/pt_tree_icons.png) no-repeat -64px 0;}
.tree-lines .tree-node-last .tree-expanded, .tree-lines .tree-root-one .tree-expanded{background: url(images/pt_tree_icons.png) no-repeat -80px 0;}
.tree-expanded, .tree-collapsed, /*.tree-folder, .tree-file, .tree-checkbox,*/ .tree-indent{height: 32px; margin:0;}