Skip to content

Commit

Permalink
Refs #136090 - Improve paging buttons styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Jan 5, 2022
1 parent 507ade4 commit 6bb3000
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,8 @@ div#page-document {
}

div.sui-paging-info {
margin-left: 0.4em;
margin-right: 0.5em;
color: @s-dark-gray;
}

Expand Down Expand Up @@ -1342,6 +1344,8 @@ div#page-document {
}
}

div.prev-next-paging button.next,
div.prev-next-paging button.prev,
button.download-btn {
background: @sf-light-gray !important;
color: @sf-azure !important;
Expand Down

0 comments on commit 6bb3000

Please sign in to comment.