]> git.wh0rd.org - tt-rss.git/commitdiff
use update.css as generic minimal utility css
authorAndrew Dolgov <fox@bah.spb.su>
Fri, 2 Mar 2007 13:59:18 +0000 (14:59 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Fri, 2 Mar 2007 13:59:18 +0000 (14:59 +0100)
update.css [deleted file]
utility.css [new file with mode: 0644]

diff --git a/update.css b/update.css
deleted file mode 100644 (file)
index f4b9da3..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-p.warning {
-       color : red;
-}
-
-p.query {
-       color : green;
-}
-
-p.insensitive {
-       color : gray;
-}
diff --git a/utility.css b/utility.css
new file mode 100644 (file)
index 0000000..f4b9da3
--- /dev/null
@@ -0,0 +1,11 @@
+p.warning {
+       color : red;
+}
+
+p.query {
+       color : green;
+}
+
+p.insensitive {
+       color : gray;
+}