play with tree view
This commit is contained in:
parent
6bdcaccb46
commit
3d4f524dcb
4 changed files with 18 additions and 5 deletions
|
@ -647,3 +647,10 @@ h4.middle-panel {
|
|||
border-radius:3px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
body.project-page h2.icon.loading {
|
||||
span {
|
||||
background-position: 0px 0px;
|
||||
background: url("ajax-loader-tree.gif") no-repeat;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue