fix width of headlinesList

master
Andrew Dolgov 18 years ago
parent 46c1d541c4
commit 283dee70c8

@ -15,3 +15,4 @@ div.headlines_cdm {
overflow : auto;
}

@ -740,6 +740,10 @@ span.contentPreview:hover {
color : #4684ff;
}
table.headlinesList {
width : 100%;
}
table.headlinesList td.hlMarkedPic {
width : 25px;
text-align : center;

Loading…
Cancel
Save