Fixes #6852: add cursor pointer to carousel indicators

This commit is contained in:
Mark Otto
2013-02-08 09:56:04 -08:00
parent 1b2b049ef8
commit 63c1377ee7
2 changed files with 2 additions and 0 deletions

View File

@@ -4576,6 +4576,7 @@ a.counter:focus {
height: 10px;
margin-left: 5px;
text-indent: -999px;
cursor: pointer;
background-color: #ccc;
background-color: rgba(255, 255, 255, 0.25);
border-radius: 5px;