We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb425be commit bc141f4Copy full SHA for bc141f4
1 file changed
docs/css/mkdocstrings/material.css
@@ -11,7 +11,6 @@ a.external::after,
11
a.autorefs-external::after {
12
/* https://primer.style/octicons/arrow-up-right-24 */
13
mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.25 15.5a.75.75 0 00.75-.75v-9a.75.75 0 00-.75-.75h-9a.75.75 0 000 1.5h7.19L6.22 16.72a.75.75 0 101.06 1.06L17.5 7.56v7.19c0 .414.336.75.75.75z"></path></svg>');
14
- mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.25 15.5a.75.75 0 00.75-.75v-9a.75.75 0 00-.75-.75h-9a.75.75 0 000 1.5h7.19L6.22 16.72a.75.75 0 101.06 1.06L17.5 7.56v7.19c0 .414.336.75.75.75z"></path></svg>');
15
content: " ";
16
display: inline-block;
17
vertical-align: middle;
0 commit comments