mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 18:41:29 +00:00
fix style of label editor table header
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user