Skip to content

Commit

Permalink
re-enabling the flash text-effect
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-virkus committed Feb 15, 2013
1 parent 4f04f2c commit 0b7a409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enough-polish-build/css-attributes.xml
Expand Up @@ -1905,6 +1905,7 @@
<mapping from="html" to="new de.enough.polish.ui.texteffects.HtmlTextEffect()" />
<mapping from="message" to="new de.enough.polish.ui.texteffects.MessageTextEffect()" />
<mapping from="bold" to="new de.enough.polish.ui.texteffects.BoldTextEffect()"/>
<mapping from="flash" to="new de.enough.polish.ui.texteffects.FlashTextEffect()" />
<mapping from="mirror-shadow" to="new de.enough.polish.ui.texteffects.VerticalMirrorTextEffect()" >
<condition>polish.midp2</condition>
</mapping>
Expand Down

0 comments on commit 0b7a409

Please sign in to comment.