css bug
Whitehawk Stormchaser
zerokode at gmx.net
Sat Nov 22 22:08:28 GMT 2003
Greetings!
I am at it again... Sorry... but It's probably better to check first and then
bug bugs.kde.org...
Okay... the testcase is like this: If I create a testbed, that contains a
simple link code, where it changes the HTML link to a simple, non-underlined
text with font specifications, and then if I copy the same font specification
to the hover action, the font changes... But it isn't supposed to be that
way... Ideas on this?
Here is the testcode:
<html>
<head>
<title></title>
<style>
a
{
font-family:verdana,hevletica,ms sans serif;
font-size:12px;
text-decoration:none;
}
a:hover
{
font-family:verdana,hevletica,ms sans serif;
font-size:12px;
text-decoration:none;
}
</style>
</head>
<body>
<a href="#">test link</a>
</body>
</html>
and KDE is about 10 hours old...
Regards. ~W.
--
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
---------------------
KDE XMame Wrapper: The KMameleon Project
http://designs.stormheart.com/kmameleon/
K Desktop Environment: "Best is opened"
http://www.kde.org/
More information about the kfm-devel
mailing list