| Author | leandri |
|---|---|
| Created | Sep 9, 2009 |
| Updated | Dec 12, 2010 |
| Installs (this week) | 0 |
| Installs (total) | 321 |
@namespace html url(http://www.w3.org/1999/xhtml);
@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
html|label { /* this will affect HTML labels */ }
xul|label { /* this will affect XUL labels */ }
label { /* this will affect labels of any type */ }
@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
html|label { /* this will affect HTML labels */ }
xul|label { /* this will affect XUL labels */ }
label { /* this will affect labels of any type */ }
More Info
Feedback
Discussions
No discussions posted yet. Be the first to ask a question or review this style.
