Ctrl+R now previews the document as HTML

This commit is contained in:
Veronica K. B. Olsen
2019-05-10 18:47:57 +02:00
parent 7644df1c52
commit 23f3e4b5bb
3 changed files with 20 additions and 16 deletions
+6 -4
View File
@@ -7,10 +7,12 @@ QTextEdit {
color: #c7cfd0;
}
QTextBrowser {
background-color: #141414;
color: #c7cfd0;
padding: 40px;
}
QTreeView, QHeaderView {
font-size: 13px;
}
/* QStatusBar::item QLabel {
color: #990000;
font-style: normal;
} */