summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 0da8b1229..ba1d08a12 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -55,7 +55,7 @@ table.feeds td.footer {
font-size : small;
}
-table.headlines td.search {
+table.headlinesList td.search {
font-size : small;
/* border-width : 0px 0px 1px 0px;
border-color : #d0d0d0;
@@ -63,7 +63,7 @@ table.headlines td.search {
padding-bottom : 3px; */
}
-table.headlines td.title {
+table.headlinesList td.title {
font-weight : bold;
font-size : large;
border-width : 0px 0px 1px 0px;
@@ -73,9 +73,8 @@ table.headlines td.title {
padding-bottom : 3px;
}
-table.headlines td.headlineUpdated {
+table.headlinesList td.headlineUpdated {
width : 200px;
-
}
input {