content preview in headlines list, option SHOW_CONTENT_PREVIEW

This commit is contained in:
Andrew Dolgov
2005-11-27 16:17:49 +01:00
parent 1572afe508
commit 591c396df4
4 changed files with 22 additions and 24 deletions

View File

@@ -700,3 +700,8 @@ table.headlinesSubToolbar td.headlineTitle {
text-align : right;
}
span.contentPreview {
font-size : x-small;
color : gray;
font-weight : normal;
}