fix title row style in user editor table

master
Andrew Dolgov 19 years ago
parent c64d5b0316
commit 18837e9f22

@ -415,7 +415,8 @@ input {
table.prefFeedList tr.title td, table.prefFilterList tr.title td,
table.headlinesList tr.title td, table.prefLabelList tr.title td,
table.prefPrefsList tr.title td,
table.prefFeedCatList tr.title td {
table.prefFeedCatList tr.title td,
table.prefUserList tr.title td {
font-weight : bold;
border-width : 0px 0px 1px 0px;
border-color : #f0f0f0;

Loading…
Cancel
Save