summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-22 10:04:38 +0100
committerAndrew Dolgov <[email protected]>2005-08-22 10:04:38 +0100
commitb197f11776dd091565497c79e5119ab5b596e401 (patch)
tree643b230348470e8e6ccf064a1c8c988909f2069a /tt-rss.css
parent4fa3573e1a380827a15b56940b03c87af5787ca4 (diff)
cute icon for updated posts
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 63a2fc26c..a225056bd 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -263,3 +263,8 @@ a.buttonWarn:hover {
text-decoration : none;
color : black;
}
+
+td.headlineUpdateMark {
+ width : 25px;
+ text-align : center;
+}