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 e84b676 commit b17ccc8Copy full SHA for b17ccc8
docs/css/instantsearch.css
@@ -126,7 +126,9 @@ footer.md-footer {
126
margin: 0;
127
}
128
129
-.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link {
+.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link,
130
+.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link:focus {
131
+ background-color: transparent;
132
border: none;
133
font-size: 14px;
134
line-height: 21px;
0 commit comments