add performance test for dtext, fixes #2051

This commit is contained in:
r888888888
2013-12-03 15:50:58 -08:00
parent 1613116266
commit 327b52c2d3
8 changed files with 79 additions and 19 deletions

View File

@@ -122,3 +122,8 @@ table tfoot {
color: #666;
font-style: italic;
}
.tn {
font-size: 0.8em;
color: gray;
}