1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00

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

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;