mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 07:09:15 +00:00
updated schema (md5_hash is not unique any more), feed parsing fixes
This commit is contained in:
12
tt-rss.css
12
tt-rss.css
@@ -73,6 +73,16 @@ table.headlinesList td.title {
|
||||
padding-bottom : 3px;
|
||||
}
|
||||
|
||||
table.headlinesList td.feedLastUpdateNotice {
|
||||
font-size : x-small;
|
||||
border-width : 0px 0px 1px 0px;
|
||||
border-color : #d0d0d0;
|
||||
border-style : solid;
|
||||
text-align : left;
|
||||
padding-bottom : 3px;
|
||||
color : #a0a0a0;
|
||||
}
|
||||
|
||||
table.headlinesList td.headlineUpdated {
|
||||
width : 200px;
|
||||
}
|
||||
@@ -282,3 +292,5 @@ td.headlineUpdateMark {
|
||||
width : 25px;
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user