Skip to content

Commit

Permalink
underline active page
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed Feb 9, 2018
1 parent 5a21ea3 commit 3f93e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/pagination/_pagination_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
.euiPaginationButton-isActive {
pointer-events: none;
color: $euiColorPrimary;
text-decoration: underline;
border-radius: $euiBorderRadius;
font-weight: $euiFontWeightBold;
}
Expand Down

0 comments on commit 3f93e10

Please sign in to comment.