fix style of label editor table header

This commit is contained in:
Andrew Dolgov 2005-09-08 16:58:01 +01:00
parent d6f55ce800
commit 90cd2ea5a1
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ table.prefAddFeed input {
}
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;
border-width : 0px 0px 1px 0px;
border-color : #f0f0f0;