mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
preferences editor
This commit is contained in:
+7
-1
@@ -246,6 +246,11 @@ a:hover {
|
||||
padding-left : 2px;
|
||||
}
|
||||
|
||||
input.editbox {
|
||||
width : 200px;
|
||||
padding-left : 2px;
|
||||
}
|
||||
|
||||
#notify {
|
||||
font-size : 10pt;
|
||||
text-align : right;
|
||||
@@ -390,7 +395,8 @@ table.prefAddFeed input {
|
||||
}
|
||||
|
||||
table.prefFeedList tr.title td, table.prefFilterList tr.title td,
|
||||
table.headlinesList tr.title td, table.prefLabelList tr.title td {
|
||||
table.headlinesList tr.title td, table.prefLabelList tr.title td,
|
||||
table.prefPrefsList tr.title td {
|
||||
font-weight : bold;
|
||||
border-width : 0px 0px 1px 0px;
|
||||
border-color : #f0f0f0;
|
||||
|
||||
Reference in New Issue
Block a user