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: 436467134e6087ec5a0e360e1837aac4da2ce9ca

Pick-to: 6.6 6.5
Fixes: QTCREATORBUG-30117
Change-Id: Ia9e0567b0b00f2e7c1359ac85f10c72cece3c087
Reviewed-by: hjk <hjk@qt.io>
(cherry picked from commit 7b27a5b137e9b874928cebf2740520a0d98df282)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Alessandro Portale 2023-12-21 10:30:41 +01:00 committed by Qt Cherry-pick Bot
parent dfc5e3f215
commit 7d4aaa9af8

View File

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