mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 09:39:16 +00:00
article display fixes for RTL (2)
This commit is contained in:
@@ -840,6 +840,12 @@ div.postHeader td.postDate {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
div.postHeader td.postDateRTL {
|
||||
font-size : x-small;
|
||||
text-align : left;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
#feedUpdateErrors {
|
||||
display : none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user