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:
parent
6ab1f92650
commit
e9a7ea6639
@ -96,6 +96,10 @@ a[href*="https://"]::before {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.video a {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.flags {
|
||||
text-decoration: none;
|
||||
text-height: 24px;
|
||||
|
Loading…
Reference in New Issue
Block a user