summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-21 16:23:44 +0100
committerAndrew Dolgov <[email protected]>2005-08-21 16:23:44 +0100
commit82baad4a8a00249746f11b353361930383307306 (patch)
treef52338550281673188fd2f8e67259e2661c65ca8 /tt-rss.css
parenta1a8a2be02600413edd36374f239e936f8fbff3c (diff)
basic functionality pass 2
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 13c3b66aa..7b89286e2 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -39,6 +39,15 @@ td.headlineToolbar {
padding-top : 10px;
}
+table.feeds td.footer {
+ font-weight : bold;
+ border-width : 1px 0px 0px 0px;
+ border-color : #d0d0d0;
+ border-style : solid;
+ text-align : right;
+ font-size : small;
+}
+
table.headlines td.title {
font-weight : bold;
font-size : large;