1
0
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:
Andrew Dolgov
2005-11-17 06:26:54 +01:00
parent 541492a9ce
commit 77e9671919
4 changed files with 144 additions and 3 deletions
+7 -1
View File
@@ -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;