stylesheets/components/_pager.scss in rapido-css-0.0.2.1 vs stylesheets/components/_pager.scss in rapido-css-0.0.3

- old
+ new

@@ -28,11 +28,13 @@ @extend %pager-btn !optional; } a:hover, a:focus { - text-decoration: none; @extend %pager-btn_hover !optional; + } + a:active { + @extend %pager-btn_active !optional; } } [rel="next"], .next > a, \ No newline at end of file