Merge pull request #10791 from overleaf/ds-accept-all-cookies-primary-btn

changed accept all cookies button to primary button

GitOrigin-RevId: c06419fa75945259155b72676b90b366412b14f8
This commit is contained in:
Jessica Lawshe 2022-12-05 09:34:08 -06:00 committed by Copybot
parent 588684251f
commit 887ac13f06

View file

@ -2,4 +2,4 @@
.cookie-banner-content We only use cookies for essential purposes and to improve your experience on our site. You can find out more in our <a href="/legal#Cookies">cookie policy</a>.
.cookie-banner-actions
button(type="button" class="btn btn-link btn-sm" data-ol-cookie-banner-set-consent="essential") Essential cookies only
button(type="button" class="btn btn-info btn-sm" data-ol-cookie-banner-set-consent="all") Accept all cookies
button(type="button" class="btn btn-primary btn-sm" data-ol-cookie-banner-set-consent="all") Accept all cookies