]> git.proxmox.com Git - sencha-touch.git/blob - src/resources/themes/stylesheets/sencha-touch/cupertino-classic/src/carousel/_Indicator.scss
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / resources / themes / stylesheets / sencha-touch / cupertino-classic / src / carousel / _Indicator.scss
1 .x-carousel-indicator span {
2 @include border-radius(5px);
3 background-color: #ddd;
4 }