We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331447a commit 71cd46aCopy full SHA for 71cd46a
_static/css/custom.css
@@ -102,12 +102,15 @@
102
}
103
104
.gsc-search-button-v2 {
105
- border: 1px solid #ee4c2c !important;
+ border: none !important;
106
107
108
.gsc-search-button-v2:focus {
109
110
111
.gsc-search-button-v2:active {
112
113
+}
114
+.gsc-search-button .gsc-search-button-v2 {
115
+ border-color: #ee4c2c !important;
116
0 commit comments