bagder: curl-www curl.css,1.54,1.55
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv18767
Modified Files:
curl.css
Log Message:
an attempt to display failing servers in the report table(s)
Index: curl.css
===================================================================
RCS file: /cvsroot/curl/curl-www/curl.css,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- curl.css 27 Apr 2006 10:34:04 -0000 1.54
+++ curl.css 27 Oct 2006 21:19:49 -0000 1.55
@@ -52,6 +52,11 @@
background-color: #ff8080;
}
+.buildserverprob {
+ color: #000000;
+ background-color: #ffff00;
+}
+
.buildfine {
color: #000000;
background-color: #00ff00;