[thelist] Re: Filter: flipH

Web Designers evolt.list at gmail.com
Fri Sep 17 14:16:11 CDT 2004


Better still:

On Fri, 17 Sep 2004 20:08:53 +0100, I wrote:
> I've thought about it some more and can kludge it using a link attribute thus:

<style type="text/css">
a:link.mirror {color: #B51010; text-decoration: none; filter:fliph;
height: 1em; cursor: help}
a:visited.mirror {color: #B51010; text-decoration: none; filter:fliph;
height: 1em; cursor: help}
a:active.mirror {color: #B51010; text-decoration: none; filter:fliph;
height: 1em; cursor: help}
a:hover.mirror { color: #B51010; text-decoration: none; filter:none;
height: 1em}
</style>


More information about the thelist mailing list