headlines: align feed title in vfeed-mode to the right
This commit is contained in:
+7
-2
@@ -710,17 +710,22 @@ span.contentPreview:hover {
|
||||
color : #5050aa;
|
||||
}
|
||||
|
||||
td.hlMarkedPic {
|
||||
table.headlinesList td.hlMarkedPic {
|
||||
width : 25px;
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
table.headlinesList td.hlfeed {
|
||||
text-align : right;
|
||||
font-size : small;
|
||||
}
|
||||
|
||||
td.hlSelectRow, td.hlUpdatePic {
|
||||
width : 25px;
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
td.hlUpdated {
|
||||
table.headlinesList td.hlUpdated {
|
||||
font-size : small;
|
||||
color : gray;
|
||||
text-align : right;
|
||||
|
||||
Reference in New Issue
Block a user