Author: sparky
Date: Wed Oct 21 21:30:46 2009
New Revision: 10799

Modified:
   toys/rsget.pl/data/main.css
Log:
- added cyan color


Modified: toys/rsget.pl/data/main.css
==============================================================================
--- toys/rsget.pl/data/main.css (original)
+++ toys/rsget.pl/data/main.css Wed Oct 21 21:30:46 2009
@@ -138,6 +138,10 @@
        background: #AAF;
        border-color: #22F;
 }
+li.bluegreen {
+       background: #AED;
+       border-color: #2EC;
+}
 li.orange {
        background: #FCA;
        border-color: #F82;
@@ -168,6 +172,9 @@
 li.blue div.progress {
        background: #DDF;
 }
+li.bluegreen div.progress {
+       background: #DFE;
+}
 li.orange div.progress {
        background: #FDC;
 }
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to