[Scummvm-cvs-logs] SF.net SVN: scummvm:[55977] buildbot/public_html/default.css

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Fri Apr 29 20:48:30 CEST 2011


Revision: 55977
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55977&view=rev
Author:   fingolfin
Date:     2011-04-29 18:48:30 +0000 (Fri, 29 Apr 2011)

Log Message:
-----------
BUILDBOT: Color skipped steps in watefall grey, not white

Modified Paths:
--------------
    buildbot/public_html/default.css

Modified: buildbot/public_html/default.css
===================================================================
--- buildbot/public_html/default.css	2011-04-27 19:45:21 UTC (rev 55976)
+++ buildbot/public_html/default.css	2011-04-29 18:48:30 UTC (rev 55977)
@@ -281,6 +281,12 @@
         border-color: #4F8530;
 }
 
+.skipped {
+	color: #000000;
+	background-color: #e1e1e1;
+        border-color: #aaaaaa;
+}
+
 .failure {
 	color: #FFFFFF;
 	background-color: #e98080;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list