Hi Alex,
I need help to hide border in orbeon fields when is print to pdf
I try this
@media print {
.orbeon .xforms-input input {
border-style: none !important;
}
.orbeon label, .orbeon input, .orbeon button, .orbeon select, .orbeon
textarea{
border-style: none !important;
}
.fr-grid .xforms-label input, .fr-grid .xforms-hint input,
.fb-label-editor input[type='text'] {
border-style: none !important;
}
}
but no sucess.
Thanks
--
Sent from:
http://discuss.orbeon.com/--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To view this discussion on the web visit
https://groups.google.com/d/msgid/orbeon/1570810748142-0.post%40n4.nabble.com.