Question: I'm working with someone else's CSS, and I'm not quite as
advanced. Can someone explain to me with the *.dir stuff means?
Example from code:
*****************************************************
/*-------------------------------------------------/
* @section Support Class `dir`
* @level sep ul, .class
*/
ul.dropdown *.dir {
}
/* -- Components override -- */
ul.dropdown-horizontal ul *.dir {
}
ul.dropdown-upward *.dir {
}
ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
}
ul.dropdown-vertical-rtl *.dir {
background-position: 0 50%;
}
********************************************************
Thanks
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---