blob: 157f2a8a9327f7d986120477fed755915621a46c [file] [log] [blame]
Scott Bakere41c9082014-10-27 23:02:48 -07001.test-table td, th {
2 border: 1px solid black;
3}
4
Scott Baker3df41942014-10-28 12:44:13 -07005#detailBox {
6 position: fixed;
7 top: 1em;
8 right: 1em;
9 border: 1px;
10 background-color: #f0f0f0;
11}
12