summaryrefslogtreecommitdiff
path: root/update.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-02 14:59:18 +0100
committerAndrew Dolgov <[email protected]>2007-03-02 14:59:18 +0100
commit75b206cb88bc029de9b5a366efa41656196de4e6 (patch)
tree9f947a1d963adfc9721d97e4ea31e8082f661b95 /update.css
parent30f782a278a9f1f44402ea5ecf8efef1894b813c (diff)
use update.css as generic minimal utility css
Diffstat (limited to 'update.css')
-rw-r--r--update.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/update.css b/update.css
deleted file mode 100644
index f4b9da36c..000000000
--- a/update.css
+++ /dev/null
@@ -1,11 +0,0 @@
-p.warning {
- color : red;
-}
-
-p.query {
- color : green;
-}
-
-p.insensitive {
- color : gray;
-}