jhbuild r2264 - in trunk: . buildbot/public_html
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r2264 - in trunk: . buildbot/public_html
- Date: Sat, 16 Aug 2008 18:13:20 +0000 (UTC)
Author: fpeters
Date: Sat Aug 16 18:13:20 2008
New Revision: 2264
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2264&view=rev
Log:
* buildbot/public_html/lgo.css: color up buildbot exceptions and
running step.
Modified:
trunk/ChangeLog
trunk/buildbot/public_html/lgo.css
Modified: trunk/buildbot/public_html/lgo.css
==============================================================================
--- trunk/buildbot/public_html/lgo.css (original)
+++ trunk/buildbot/public_html/lgo.css Sat Aug 16 18:13:20 2008
@@ -252,6 +252,7 @@
td.failure {
background: #f88;
}
+td.running,
td.building {
background: #ff8;
}
@@ -296,6 +297,11 @@
text-decoration: none;
}
+table.waterfall td.exception {
+ border: 3px solid red;
+ background: #c66;
+}
+
/* From classic */
/*
td.Change, td.Time, td.Event {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]