Skip to content

Commit acca6b3

Browse files
committed
Remove vscode-codeql__title class
1 parent f847c36 commit acca6b3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

extensions/ql-vscode/src/view/results/resultsView.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,6 @@ td.vscode-codeql__path-index-cell {
153153
bottom: 0;
154154
}
155155

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-
162156
.octicon {
163157
fill: var(--vscode-editor-foreground);
164158
margin-top: 0.25em;

0 commit comments

Comments
 (0)