[jhbuild] [buildbot] do not use a solid background colour for top head cells



commit bececfd470d3a46687a4e6a281de1c16027c05af
Author: Frederic Peters <fpeters 0d be>
Date:   Tue May 5 21:18:54 2009 +0200

    [buildbot] do not use a solid background colour for top head cells
---
 buildbot/public_html/lgo.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/buildbot/public_html/lgo.css b/buildbot/public_html/lgo.css
index 2157445..ba5cfea 100644
--- a/buildbot/public_html/lgo.css
+++ b/buildbot/public_html/lgo.css
@@ -240,7 +240,7 @@ table.ProjectSummary tbody td.feed {
 }
 
 th.offline, th.idle, th.building {
-	background: white url(offline.png) center right no-repeat;
+	background: transparent url(offline.png) center right no-repeat;
 	padding: 0 16px;
 	cursor: help;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]