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.
jqueryLQMIS/lib\ligerUI\skins\Aqua\css\...

16 lines
492 B

/* --------------
* tree *
* ------------ */
.l-tree
{
margin:0; padding:0; list-style:none; overflow:hidden; position:relative; display:block; background:white;
}
.l-tree-loading
{
position: absolute;z-index: 91000; top:40%; left:50%; overflow:hidden;
background:url('../images/tree/loading.gif') no-repeat 0px 0px;width:24px; height:24px;
display:none;
}
.l-tree a,.l-tree span{color: #333;display: inherit;height: 22px;line-height: 22px; text-decoration:none;}