[Xsltforms-support] css selectors with xf namespace
Brought to you by:
alain-couthures
From: Jens Ø. P. <oe...@gm...> - 2012-07-11 07:55:28
|
Hi, Are there advantages of using ccs syntax like xf|label {font-weight: bold;} over .xforms-label {font-weight: bold;} ? What, in fact, makes it possible to use the former syntax, i.e. at which stage in the process from form to web page are such rules applied? Best, Jens |