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 ef43a99 commit 7ac22e2Copy full SHA for 7ac22e2
docs/css/instantsearch.css
@@ -130,7 +130,9 @@ footer.md-footer {
130
display: none;
131
}
132
133
-.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link {
+.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link,
134
+.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link:focus {
135
+ background-color: transparent;
136
border: none;
137
font-size: 14px;
138
line-height: 21px;
0 commit comments