summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/pagination.scss
blob: 50a1b1c446dca80c567f4322ac54d7e6ed7a41db (plain)
1
2
3
4
5
6
.gl-pagination {
  a {
    color: inherit;
    text-decoration: none;
  }
}