summaryrefslogtreecommitdiff
path: root/update.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-02 14:58:51 +0100
committerAndrew Dolgov <[email protected]>2007-03-02 14:58:51 +0100
commit30f782a278a9f1f44402ea5ecf8efef1894b813c (patch)
treee6e3fcc7a9e02f94122ac5364ba75a33a451a426 /update.css
parentd7c848d97bb30d668a987ebe2348ccd52d72c99f (diff)
opml fixes
Diffstat (limited to 'update.css')
-rw-r--r--update.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/update.css b/update.css
index d3c2890fc..f4b9da36c 100644
--- a/update.css
+++ b/update.css
@@ -5,3 +5,7 @@ p.warning {
p.query {
color : green;
}
+
+p.insensitive {
+ color : gray;
+}