Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Link style inside a table
Message
From
01/03/2012 11:45:36
 
 
To
01/03/2012 11:37:26
General information
Forum:
Internet
Category:
Stylesheet
Miscellaneous
Thread ID:
01536958
Message ID:
01536959
Views:
27
It seems the hover has to be defined after the visited:
TABLE.ToolbarTop A
{
   Color: #FFFFFF;
   Text-Decoration: None;
   Font-Weight: Bold;
}

TABLE.ToolbarTop A:visited
{
   Color: #FFFFFF;
   Text-Decoration: None;
}

TABLE.ToolbarTop A:hover
{
   Color: #DDDDDD;
   Text-Decoration: None;
}
This works.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform