Further number formatting improvements

This commit is contained in:
Veronica K. B. Olsen
2020-10-08 00:06:17 +02:00
parent 214323fa6e
commit b40e4635d9
6 changed files with 19 additions and 24 deletions
-6
View File
@@ -502,12 +502,6 @@ class GuiDocViewer(QTextBrowser):
"mark {{"
" color: rgb({eColR},{eColG},{eColB});"
"}}\n"
"table {{"
" margin: 10px 0px;"
"}}\n"
"td {{"
" padding: 0px 4px;"
"}}\n"
".tags {{"
" color: rgb({kColR},{kColG},{kColB});"
" font-wright: bold;"