mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 05:41:28 +00:00
vertical padding for made headline rows
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user