Home › Forums › Classic DFFS › Adding table borders › Reply To: Adding table borders
November 4, 2024 at 22:43
#38209
Hi, this doesn’t seem to work for me still. I copy/pasted the code for #sbs_OuterTable_100 as is and update the index to 100.
Please see the attached screenshots. Am i missing something?
if were to draw a border around an internal field txtfrequency, is this right code?
#sbs_FieldTable_txtfrequency{
border-left:2px red dashed;
}