Afficher un message
Vieux 04/03/2008, 17h32   #1
darius
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Subclassing a style class?

is it possible to subclass a style class and gives it additional
properties or override some properties, e.g.

..foo {
.......
}

/* inherit all of foo and make font red */
..foored << .foo {
color: red;
}

( X << Y is just a notation I made up )

thanks
  Réponse avec citation
 
Page generated in 0,04272 seconds with 9 queries