mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-15 04:51:00 +02:00
tweak zoomed display date/tags a bit
This commit is contained in:
parent
e1f1857d95
commit
d2d6c8dbb2
@ -1020,12 +1020,17 @@ body#ttrssZoom {
|
||||
|
||||
body#ttrssZoom div.postHeader div.postDate {
|
||||
float : none;
|
||||
text-align : left;
|
||||
text-align : right;
|
||||
padding-left : 0px;
|
||||
color : #777;
|
||||
font-size : 10px;
|
||||
}
|
||||
|
||||
body#ttrssZoom div.postHeader div.postTags {
|
||||
color : #777;
|
||||
font-size : 10px;
|
||||
}
|
||||
|
||||
body#ttrssZoom div.postHeader div.postTitle {
|
||||
white-space : normal;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user