crisg0112
Hi,
has someone noticed that by using bootstrap v3.3.2 on b2022, the radio buttons and checkboxes becomes bold?
To reproduce;
add bootstrap.css in your startup.html
create a new BSV
add a new BO - FileAadd attribute - name - plaintext (20)
add attribute - gender - plaintext (20)
on the static choices, add 'Male','Female'
change presentation to radio buttons
click Details, Horizontal, 2, Automatic
Switch to Test Mode. Run the BSV, and go to 'New Object', choose FileA.
You will see that the radio buttons are 'bold'.
Does anyone know how to edit the bootstrap.css to remove this ?