Skip to content

Commit

Permalink
removed unused css - now we're using as pagination styling
Browse files Browse the repository at this point in the history
  • Loading branch information
jambun committed May 10, 2022
1 parent 9b96583 commit f71681c
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions frontend/assets/reftracker_offers.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,3 @@
.rto-td {
vertical-align: middle !important;
}

.rto-page-link:hover {
background: #ddf;
}

.rto-page-link {
border: 1px solid #99f;
margin: 4px 2px 4px 2px;
padding: 4px 6px 4px 6px;
color: #66f;
}

.rto-page-not-link {
border: 1px solid #999;
margin: 4px 2px 4px 2px;
padding: 4px 6px 4px 6px;
color: #666;
}

.rto-pagination {
margin-bottom: 8px;
}

0 comments on commit f71681c

Please sign in to comment.