|
Posted by dorayme on 12/27/07 23:50
In article
<5abba24b-2681-4777-be24-4e61e5a5a6fd@f53g2000hsg.googlegroups.co
m>,
zara <antiphrasist@yahoo.com> wrote:
> On Dec 27, 1:27 am, dorayme <doraymeRidT...@optusnet.com.au> wrote:
>
> > Are you saying you do not know
> > how to upload a test case html doc up to a public server so that
> > you can ask how to get some feature that is not working and can
> > be seen not to be working working?
> >
> > --
> > dorayme
>
> Here ya go ...
>
> http://jeffntina.com/hx-test.htm
>
> Now, if I get rid of the anchor, and just leave it as:
>
> .hx-headline:after {
>
> color: #f00 !important;
> content: " (visited)" !important;
> font-size: 12px;
> }
>
> it works. Squeeze in "a:visited" and it breaks.
Gosh, I think that is the first stylesheet I have ever seen where
everything is so !important.
I know that if you uncomment your:
..hx-headline:hover {
color: #EF7314 !important;
text-decoration: underline !important;
}
the hover effect then works in both my Safari and FF but not
otherwise. But I cannot penetrate your css for now, sorry.
--
dorayme
[Back to original message]
|