This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removes underline on actions
main
Eric Amodio
2 years ago
parent
ae82ae12f5
commit
c33dd4875f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/webviews/apps/commitDetails/commitDetails.scss
+ 1
- 0
src/webviews/apps/commitDetails/commitDetails.scss
View File
@ -227,6 +227,7 @@ ul {
&
:
hover
{
color
:
var
(
--vscode-foreground
)
;
text-decoration
:
none
;
.
vscode-dark
&
{
background-color
:
var
(
--color-background--lighten-15
)
;
}
Write
Preview
Loading…
Cancel
Save