]> git.wh0rd.org - tt-rss.git/commitdiff
neon: tweak notify() colors
authorAndrew Dolgov <fox@bah.org.ru>
Thu, 14 Jan 2010 20:46:11 +0000 (23:46 +0300)
committerAndrew Dolgov <fox@bah.org.ru>
Thu, 14 Jan 2010 20:46:11 +0000 (23:46 +0300)
themes/neon/theme.css

index 7c9eb7be2e89f14dfdfd9bbb5b655f62dd3960ef..9a0e0128260e6c0edd10aacd4b58f11acbaa7a21 100644 (file)
@@ -330,7 +330,7 @@ div.error, div.warning {
 .notify, .notifyInfo, .notifyProgress, .notifyError {
        border-color : #b077ec;
        background-color : #3c2c4c;
-       color : gray;
+       color : #b077ec;
 }
 
 div.tagCloudContainer {