forked from qt-creator/qt-creator
Doc: Adjust styling of QML property signatures in offline docs
Copies a change from qtbasedoc/global/template/style/offline.css to the Qt Creator help CSS for the dark mode. Task-number: QTBUG-136990 Change-Id: I84d33f75f7560168dcdfaff607bcff8660970bda Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -460,6 +460,10 @@ table, pre, .LegaleseLeft {
|
||||
margin: 0px
|
||||
}
|
||||
|
||||
table.qmlname {
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
.LegaleseLeft {
|
||||
font-family: monospace;
|
||||
white-space: pre-wrap;
|
||||
|
Reference in New Issue
Block a user