Doc: Give offline-dark.css ".qmlextra" a visible text color

.qmlextra's text color #254117 is too dark. Let it inherit a better
suited text color.

Amends: 436467134e

Pick-to: 6.7 6.6 6.5
Fixes: QTCREATORBUG-30117
Change-Id: Ia9e0567b0b00f2e7c1359ac85f10c72cece3c087
Reviewed-by: hjk <hjk@qt.io>
bb10
Alessandro Portale 2023-12-21 10:30:41 +01:00
parent e696bec76e
commit 7b27a5b137
1 changed files with 0 additions and 1 deletions

View File

@ -583,7 +583,6 @@ ol.I > li {
.qmlextra {
padding-left: 5px;
float: right;
color: #254117;
}
.rightAlign {