From ef16ae378238fa868d282da5c4f77d8556534af4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 27 Jan 2007 10:21:55 +0100 Subject: rework no daemon warning --- tt-rss.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index ac44a1b4b..5cf0ce7f5 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -242,6 +242,11 @@ input.editbox { color : black; } +.notifyError span:hover { + color : red; + cursor : pointer; +} + #dispSwitch { font-size : x-small; text-align : right; -- cgit v1.2.3-54-g00ecf