Hi,
I just removed the !important statements... That was not all that was
affecting the link display in the buttons, so I have hacked the CSS even
a bit further down, by commenting out link styles that imho were
ridiculous (very precise settings of very exact elements but then
repeating it all over, just to share with you:
#loginbox a:link, #loginbox a:visited, #searchboxbanner a:link,
#searchboxbanner a:visited, #tasknav a:link, #tasknav a:visited, #navcol
a:link, #navcol a:visited, .application a:link, .application a:visited,
.tasknav a:link, .tasknav a:visited, #breadcrumbs a:link, #breadcrumbs
a:visited, .docs a:link, .docs a:visited {
color: #06348C ;
}
(...)
#loginbox a:hover, #loginbox a:active, #searchboxbanner a:hover,
#searchboxbanner a:active, #tasknav a:hover, #tasknav a:active, #navcol
a:hover, #navcol a:active, .application a:hover, .application a:active,
.tasknav a:hover, .tasknav a:active, #breadcrumbs a:hover, #breadcrumbs
a:active, .docs a:hover, .docs a:active, #footer a:hover, #footer a:active {
color: #698ed1 ;
text-decoration: none ;
}
And for what? Messing up (sorry, I'm a bit tired) the original styling
which is coherent, simply because simple CSS makes coherent design. I
definitely would love to just throw away inst.css and tigris.css... they
are crap (and I still haven't been able to remove all crap).
g.,
Maarten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]