@@ -346,15 +346,13 @@ <h3 class="packages-title pub-monochrome-icon-hoverable">
346346 </ div >
347347 </ div >
348348 < div id ="-screenshot-carousel " class ="carousel ">
349- < fab id ="-carousel-prev " class ="mdc-fab carousel-prev carousel-nav " data-mdc-auto-init ="MDCRipple " title ="Previous " data-ga-click-event ="screenshot-carousel-prev-click " tabindex ="0 ">
350- < div class ="mdc-fab__ripple "> </ div >
351- < img class ="mdc-fab__icon " src ="/static/hash-%%etag%%/img/keyboard_arrow_left.svg " alt ="previous " width ="24 " height ="24 " aria-hidden ="true "/>
352- </ fab >
349+ < button id ="-carousel-prev " class ="pub-fab carousel-prev carousel-nav " title ="Previous " data-ga-click-event ="screenshot-carousel-prev-click " tabindex ="0 ">
350+ < img class ="pub-fab-icon " src ="/static/hash-%%etag%%/img/keyboard_arrow_left.svg " alt ="previous " width ="24 " height ="24 " aria-hidden ="true "/>
351+ </ button >
353352 < div id ="-image-container " class ="image-container "> </ div >
354- < fab id ="-carousel-next " class ="mdc-fab carousel-next carousel-nav " data-mdc-auto-init ="MDCRipple " title ="Next " data-ga-click-event ="screenshot-carousel-next-click " tabindex ="0 ">
355- < div class ="mdc-fab__ripple "> </ div >
356- < img class ="mdc-fab__icon " src ="/static/hash-%%etag%%/img/keyboard_arrow_right.svg " alt ="next " width ="24 " height ="24 " aria-hidden ="true "/>
357- </ fab >
353+ < button id ="-carousel-next " class ="pub-fab carousel-next carousel-nav " title ="Next " data-ga-click-event ="screenshot-carousel-next-click " tabindex ="0 ">
354+ < img class ="pub-fab-icon " src ="/static/hash-%%etag%%/img/keyboard_arrow_right.svg " alt ="next " width ="24 " height ="24 " aria-hidden ="true "/>
355+ </ button >
358356 < p id ="-screenshot-description " class ="screenshot-description "> </ p >
359357 </ div >
360358 </ div >
@@ -382,15 +380,13 @@ <h3 class="packages-title pub-monochrome-icon-hoverable">
382380 </ div >
383381 </ div >
384382 < div id ="-screenshot-carousel " class ="carousel ">
385- < fab id ="-carousel-prev " class ="mdc-fab carousel-prev carousel-nav " data-mdc-auto-init ="MDCRipple " title ="Previous " data-ga-click-event ="screenshot-carousel-prev-click " tabindex ="0 ">
386- < div class ="mdc-fab__ripple "> </ div >
387- < img class ="mdc-fab__icon " src ="/static/hash-%%etag%%/img/keyboard_arrow_left.svg " alt ="previous " width ="24 " height ="24 " aria-hidden ="true "/>
388- </ fab >
383+ < button id ="-carousel-prev " class ="pub-fab carousel-prev carousel-nav " title ="Previous " data-ga-click-event ="screenshot-carousel-prev-click " tabindex ="0 ">
384+ < img class ="pub-fab-icon " src ="/static/hash-%%etag%%/img/keyboard_arrow_left.svg " alt ="previous " width ="24 " height ="24 " aria-hidden ="true "/>
385+ </ button >
389386 < div id ="-image-container " class ="image-container "> </ div >
390- < fab id ="-carousel-next " class ="mdc-fab carousel-next carousel-nav " data-mdc-auto-init ="MDCRipple " title ="Next " data-ga-click-event ="screenshot-carousel-next-click " tabindex ="0 ">
391- < div class ="mdc-fab__ripple "> </ div >
392- < img class ="mdc-fab__icon " src ="/static/hash-%%etag%%/img/keyboard_arrow_right.svg " alt ="next " width ="24 " height ="24 " aria-hidden ="true "/>
393- </ fab >
387+ < button id ="-carousel-next " class ="pub-fab carousel-next carousel-nav " title ="Next " data-ga-click-event ="screenshot-carousel-next-click " tabindex ="0 ">
388+ < img class ="pub-fab-icon " src ="/static/hash-%%etag%%/img/keyboard_arrow_right.svg " alt ="next " width ="24 " height ="24 " aria-hidden ="true "/>
389+ </ button >
394390 < p id ="-screenshot-description " class ="screenshot-description "> </ p >
395391 </ div >
396392 </ main >
0 commit comments