fix style of label editor table header
This commit is contained in:
parent
d6f55ce800
commit
90cd2ea5a1
|
@ -324,7 +324,7 @@ table.prefAddFeed input {
|
||||||
}
|
}
|
||||||
|
|
||||||
table.prefFeedList tr.title td, table.prefFilterList tr.title td,
|
table.prefFeedList tr.title td, table.prefFilterList tr.title td,
|
||||||
table.headlinesList tr.title td {
|
table.headlinesList tr.title td, table.prefLabelList tr.title td {
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
border-width : 0px 0px 1px 0px;
|
border-width : 0px 0px 1px 0px;
|
||||||
border-color : #f0f0f0;
|
border-color : #f0f0f0;
|
||||||
|
|
Loading…
Reference in New Issue