vertical padding for made headline rows
This commit is contained in:
parent
7d0e004f21
commit
7acf5208a4
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue