doc/nimdoc.css: align field names to the right (#15217)

This commit is contained in:
alaviss
2020-08-23 02:48:37 -05:00
committed by GitHub
parent 9bae1ed205
commit 575697e1f4

View File

@@ -582,6 +582,7 @@ table th {
table th.docinfo-name {
background-color: transparent;
text-align: right;
}
table tr:hover {