More unittests

git-svn-id: https://svn.kapsi.fi/jpa/nanopb@966 e3a754e5-d11d-0410-8d38-ebb782a927b9
This commit is contained in:
Petteri Aimonen
2011-08-23 18:50:09 +00:00
parent 64ac18c884
commit a353417021
6 changed files with 140 additions and 4 deletions

View File

@@ -191,7 +191,6 @@ table.docutils {
text-align: left;
border: 1px solid gray;
border-collapse: collapse;
width: 100%;
margin: 1.5em 0em;
}
@@ -211,6 +210,11 @@ th.field-name {
table.docutils th {
font-family: monospace;
background-color: #f6f6f6;
vertical-align: middle;
}
table.field-list {
border: none;
}
div.sidebar {