Ctrl+R now previews the document as HTML
This commit is contained in:
@@ -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;
|
||||
} */
|
||||
|
||||
Reference in New Issue
Block a user