comparison talosnames/templates/index.html @ 40:10945dedde84

get query string working for TBPL suites
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 24 Jul 2012 22:51:40 -0700
parents ff2f0788e91b
children 4e8c839dcdec
comparison
equal deleted inserted replaced
39:ff2f0788e91b 40:10945dedde84
11 } 11 }
12 12
13 table, th, td { 13 table, th, td {
14 border: 1px solid black; 14 border: 1px solid black;
15 } 15 }
16
16 dt { 17 dt {
17 font-style: italic; 18 font-style: italic;
18 font-weight: 550; 19 font-weight: 550;
19 float: left; 20 float: left;
20 clear: left; 21 clear: left;