remove_css_class
Description:
Removes a style from the widget.
After this, the style of this will stop matching for css_class.
Parameters:
| this |
a widget |
| css_class |
style class to remove from this, without the leading period |