Skip to content

Commit b2cf313

Browse files
committed
Update
1 parent 12da9be commit b2cf313

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_static/css/custom.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@
102102
}
103103

104104
.gsc-search-button .gsc-search-button-v2:focus {
105-
border: none !important;
105+
border: transparent !important;
106+
outline: none;
107+
box-shadow: none;
106108
}
107109
.gsc-search-button-v2:active {
108110
border: none !important;
@@ -111,6 +113,6 @@
111113
border: none !important;
112114
}
113115

114-
td.gsc-search-button {
116+
table.gsc-search-button {
115117
border: none !important;
116118
}

0 commit comments

Comments
 (0)