Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Formatting checkboxes using CSS styles

    Hi!

    I want to add a red border to a checkbox to mark it. Using FormItem.cellStyle causes a border around the checkbox and text besides the checkbox. So that doesn't help here. Trying it with input[type="checkbox"]{border: 1px solid red} doesn't work either.
    Is there a way to format checkboxes in dynamic forms using CSS?

    Thanx in advance!
Working...
X