From 63c1377ee7802d857bfa359fb3d9824abf5a91fc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 8 Feb 2013 09:56:04 -0800 Subject: Fixes #6852: add cursor pointer to carousel indicators --- less/carousel.less | 1 + 1 file changed, 1 insertion(+) (limited to 'less') diff --git a/less/carousel.less b/less/carousel.less index fa052abe4..8696d4155 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -141,6 +141,7 @@ background-color: #ccc; background-color: rgba(255,255,255,.25); border-radius: 5px; + cursor: pointer; } .active { background-color: #fff; -- cgit v1.2.3