Change the default color of the pager icons

This commit is contained in:
Max Lynch
2013-12-17 14:37:47 -06:00
parent a87006261c
commit c7b84f5204
3 changed files with 3 additions and 3 deletions

2
dist/css/ionic.css vendored
View File

@@ -4435,7 +4435,7 @@ button.item-button-right:after {
display: inline-block;
margin: 0px 3px;
width: 15px;
color: #fff;
color: #000;
text-decoration: none;
opacity: 0.3; }
.slider-pager .slider-pager-page.active {