updated Slik template for compatibility with recent changes to handling of long filenames.

git-svn-id: file:///Users/jimeh/Desktop/dlist/trunk@30 a5845835-ea0f-0410-a762-dd0bfe9bfde8
This commit is contained in:
jim
2006-10-13 21:58:24 +00:00
parent 0aefa36e2a
commit 19ce756fc0
2 changed files with 18 additions and 9 deletions

View File

@@ -549,6 +549,13 @@ A:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.pop-text .name {
border-bottom: 1px solid #DDD;
padding-bottom: 2px;
margin-bottom: 2px;
font-weight: bold;
text-align: center;
}
.preview {
border-top: 1px solid #DDD;
margin-top: 4px;