style(slideBox): add cursor:pointer to slider pager buttons

This commit is contained in:
Andrew
2014-12-01 13:12:07 -07:00
parent cc7a6fd44c
commit c950152e83

View File

@@ -67,6 +67,7 @@
border-radius: 15px;
background-color: black;
text-decoration: none;
cursor: pointer;
opacity: 0.3;