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