summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 3f56c9f8a..e6d8751b7 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -258,7 +258,8 @@ input.editbox {
#notify {
font-size : 10pt;
text-align : right;
- color : gray;
+ color : black;
+ font-weight : bold;
border-style : solid;
border-width : 0px 0px 1px 1px;
border-color : #e0e0e0;