Hi Bruce,
I think that in NetWebBrowse template symbol %nStyle should be replaced with %nCellStyle, line 6924:
from
#Prompt('Custom CSS Class:',EXPR),%nStyle
to
#Prompt('Custom CSS Class:',EXPR),%nCellStyle
otherwise you can't change button cell style at all.
Maybe I'm wrong
regards,
Alex