changeset 65:22c35af93ef8

lets give these a border
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 16 Aug 2012 16:54:36 -0700
parents 4171e8477cdb
children 0f5c22c07146
files talosnames/templates/tbpl.html
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/talosnames/templates/tbpl.html	Thu Aug 16 16:00:45 2012 -0700
+++ b/talosnames/templates/tbpl.html	Thu Aug 16 16:54:36 2012 -0700
@@ -192,6 +192,11 @@
 .disabled {
 background-color: #BBB;
 }
+
+.buildbotsuite {
+border: thin solid #BBB;
+}
+
 </style>
 
 </head>