Remove vscode-codeql__title class

This commit is contained in:
Koen Vlaswinkel
2023-12-06 11:08:16 +01:00
parent f847c36fb7
commit acca6b34f8

View File

@@ -153,12 +153,6 @@ td.vscode-codeql__path-index-cell {
bottom: 0;
}
.vscode-codeql__title {
/* Something that isn't a link, but which has a title attribute */
text-decoration-line: underline;
text-decoration-style: dotted;
}
.octicon {
fill: var(--vscode-editor-foreground);
margin-top: 0.25em;