hi there,
I’m using several alert elements in my app and want to style them dynamically (which means sass variables aren’t an option).
is there any way of refering to an alert element in a css rule?
-the app is set to ‘ios’ mode
-some of the alertes contain checkboxes
thanks in advance guys