vertical padding for made headline rows

This commit is contained in:
Andrew Dolgov 2005-11-27 17:02:43 +01:00
parent 7d0e004f21
commit 7acf5208a4
1 changed files with 4 additions and 0 deletions

View File

@ -723,6 +723,10 @@ td.hlUpdated {
width : 100px;
}
table.headlinesList tr td {
padding : 2px 0px 2px 0px;
}
/*
tr.even td.headlineContent, tr.evenUnread td.headlineContent {
display : block;