spsaucier / App-Folders

Use jQuery to create iOS-like App Folders on any website. They can contain any content and be styled in any way
143 stars 34 forks source link

arrow on the clicked icon #2

Closed infacq closed 11 years ago

infacq commented 11 years ago

Can we have this arrow in later edition

LimeBlast commented 11 years ago

Hi @muhaimincs - the easiest way of adding an arrow (or anything of that nature) to this would be to edit the CSS. The class active-tool gets added to the div containing the selected folder/icon, so style this up in whatever way you want :)