mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 02:11:29 +00:00
fix width of headlinesList
This commit is contained in:
@@ -740,6 +740,10 @@ span.contentPreview:hover {
|
|||||||
color : #4684ff;
|
color : #4684ff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.headlinesList {
|
||||||
|
width : 100%;
|
||||||
|
}
|
||||||
|
|
||||||
table.headlinesList td.hlMarkedPic {
|
table.headlinesList td.hlMarkedPic {
|
||||||
width : 25px;
|
width : 25px;
|
||||||
text-align : center;
|
text-align : center;
|
||||||
|
|||||||
Reference in New Issue
Block a user