adding different lists of folders

This commit is contained in:
ville rantanen
2011-12-02 16:00:50 +02:00
parent b59a476612
commit 3b46d8c8eb
3 changed files with 37 additions and 6 deletions

View File

@@ -33,7 +33,20 @@ body {
opacity: 0.8;
display: block;
}
#pathsmalllink {
.pathdetailrow {
float:left;
clear:both;
margin-bottom:1px;
}
.pathdetaillink {
white-space:nowrap;
overflow:hidden;
line-height:80px;
}
.pathdetaillinktext {
background-color: white;
}
.pathsmalllink {
font-size: x-small;
}
.thumbbox {