Mercurial > hg > ltpda
comparison testing/utp_1.1/report/ltpda_report.css @ 44:409a22968d5e default
Add unit tests
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Tue, 06 Dec 2011 18:42:11 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
43:bc767aaa99a8 | 44:409a22968d5e |
---|---|
1 .maxplanck { | |
2 text-transform: uppercase; | |
3 }; | |
4 | |
5 .methoddesc { | |
6 background-color: #EEEEEE; | |
7 } | |
8 .testdesc { | |
9 background-color: #EFEFEF; | |
10 } | |
11 | |
12 .utptable { | |
13 min-width: 700px; | |
14 max-width: 100%; | |
15 width: 70%; | |
16 } | |
17 .desc { | |
18 border-width: 1px; | |
19 border-style: solid; | |
20 border-color: #000000; | |
21 } |