+ new resources

This commit is contained in:
kelson42
2012-04-24 16:35:10 +00:00
parent 3ddba5b5ff
commit b61db587ac
4 changed files with 16818 additions and 0 deletions

30
static/server/taskbar.css Normal file
View File

@ -0,0 +1,30 @@
#toolbar {
position: fixed;
padding: 4px 15px 5px 15px;
margin-left: -10px;
margin-right: -10px;
left:0;
right:0;
top: 10px;
z-index:100;
}
#home {
margin: 0px;
float: left;
}
#library {
margin: 0px;
float: left;
}
#searchbox {
margin: 0px;
float: right;
}
#search {
margin: 0px;
float: right;
}