Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Link style inside a table
Message
De
01/03/2012 11:45:36
 
 
À
01/03/2012 11:37:26
Information générale
Forum:
Internet
Catégorie:
Stylesheet
Divers
Thread ID:
01536958
Message ID:
01536959
Vues:
26
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform