Offline documentation CSS: Remove external link icon from video links
Change-Id: I1fddad28399f83bfb8bfb7bbc0c4825907dfeb4d Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit e9a7ea6639b303f7313d84aceb8020e6650816b4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
02ad983e3f
commit
09a7102433
@ -96,6 +96,10 @@ a[href*="https://"]::before {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.video a {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.flags {
|
||||
text-decoration: none;
|
||||
text-height: 24px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user