Offline documentation CSS: Remove external link icon from video links

Pick-to: 6.1
Change-Id: I1fddad28399f83bfb8bfb7bbc0c4825907dfeb4d
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Topi Reinio 2020-12-01 13:04:06 +01:00 committed by Topi Reiniö
parent 6ab1f92650
commit e9a7ea6639

View File

@ -96,6 +96,10 @@ a[href*="https://"]::before {
padding-right: 5px;
}
.video a {
background: none;
}
.flags {
text-decoration: none;
text-height: 24px;