We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vscode-codeql__title
1 parent f847c36 commit acca6b3Copy full SHA for acca6b3
1 file changed
extensions/ql-vscode/src/view/results/resultsView.css
@@ -153,12 +153,6 @@ td.vscode-codeql__path-index-cell {
153
bottom: 0;
154
}
155
156
-.vscode-codeql__title {
157
- /* Something that isn't a link, but which has a title attribute */
158
- text-decoration-line: underline;
159
- text-decoration-style: dotted;
160
-}
161
-
162
.octicon {
163
fill: var(--vscode-editor-foreground);
164
margin-top: 0.25em;
0 commit comments