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, 6 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 058cf05de..2c14c50e2 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -129,9 +129,14 @@ table.main td.notify {
border-width : 1px 0px 0px 0px;
border-color : #c0c0c0;
border-style : solid;
- font-size : small;
+ font-size : x-small;
text-align : center;
color : gray;
+ background-color : #f0f0f0;
+ background-image : url("header_rev.png");
+ background-position : top left;
+ background-repeat : repeat-x;
+
}
.even {