Skip to content
Snippets Groups Projects
Commit 38372ba3 authored by Seth Meranda's avatar Seth Meranda
Browse files

updated the pagination styles to look more consistent.

parent 031a8339
No related branches found
No related tags found
No related merge requests found
......@@ -1245,7 +1245,7 @@ table.search_gallery {
display:block;
float:left;
background:#ffffff;
border:1px solid #6CBD45;
border:1px solid #cccccc;
text-align: center;
color:#6CBD45;
font-size: 12px;
......@@ -1280,7 +1280,7 @@ table.search_gallery {
.pagination .pagination_next {
display:block;
float:left;
border:1px solid #6CBD45;
border:1px solid #cccccc;
color:#6CBD45;
text-align: center;
font-size: 12px;
......@@ -1301,9 +1301,8 @@ table.search_gallery {
display:block;
float:left;
background:none;
border:1px solid #6CBD45;
border:1px solid #cccccc;
text-align: center;
color:white;
font-size: 12px;
font-weight: bold;
margin:0 6px 0 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment