Skip to content

Commit 3e381fa

Browse files
committed
Update searchJumper.user.js
1 parent 9913dbb commit 3e381fa

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

searchJumper.user.js

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4021,6 +4021,7 @@
40214021

40224022
#search-jumper .sitelist > .sitelistCon {
40234023
background-color: #1C2127ee !important;
4024+
box-shadow: 0px 0px 10px 0px #1c1c1c;
40244025
}
40254026

40264027
#search-jumper .sitelist > .sitelistCon > div:hover {
@@ -4059,12 +4060,6 @@
40594060
filter: drop-shadow(0px 0px 2px #ffffff80);
40604061
}
40614062

4062-
.search-jumper-showall a.search-jumper-word,
4063-
.search-jumper-showall a.search-jumper-word > span {
4064-
background-color: #252B32 !important;
4065-
border-radius: 20px !important;
4066-
}
4067-
40684063
.search-jumper-tips {
40694064
background-color: #3F4042f0;
40704065
color: #DADADA;
@@ -4073,10 +4068,6 @@
40734068
color: white;
40744069
}
40754070

4076-
.search-jumper-showall a.search-jumper-word > span {
4077-
color: #DADADA !important;
4078-
}
4079-
40804071
.search-jumper-showall .search-jumper-word:hover {
40814072
text-shadow: 0px 0px 5px #2374FF !important;
40824073
}

0 commit comments

Comments
 (0)