comparison talosnames/templates/tbpl.html @ 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 277b167060e5
comparison
equal deleted inserted replaced
64:4171e8477cdb 65:22c35af93ef8
190 } 190 }
191 191
192 .disabled { 192 .disabled {
193 background-color: #BBB; 193 background-color: #BBB;
194 } 194 }
195
196 .buildbotsuite {
197 border: thin solid #BBB;
198 }
199
195 </style> 200 </style>
196 201
197 </head> 202 </head>
198 <body> 203 <body>
199 204