Given the following =shadow(!color = #999) :-moz-box-shadow !color 0px 1px 5px :-webkit-box-shadow !color 0px 1px 5px
div.flower-snippet +shadow When checking this in firefox I don't see any: :-moz-box-shadow #999 0px 1px 5px If I copy/paste and manaully set it on flower-snippet it works. Gah, any ideas? -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
