fix vfeed name text align

This commit is contained in:
Andrew Dolgov 2006-09-29 06:13:19 +01:00
parent b15442c689
commit afad6f38e4
1 changed files with 4 additions and 0 deletions

View File

@ -874,6 +874,10 @@ td.hlMarkedPic, td.hlSelectRow, td.hlUpdated, td.hlFeed {
height : 1em;
}
td.hlFeed {
text-align : right;
}
div.cdmArticle {
border : 1px solid #f0f0f0;
background-color : #fafafa;