notebook/IPython/html/static/widgets
Jason Grout eccc20ce1a Remove $el_to_style from the widget javascript code; '' now defaults to this.$el
This seems to make it easiest to select the top-level element.  An alternative is to use special syntax for top-level elements, like in https://github.com/ipython/ipython/pull/6185

This will be followed up by other fixes that let the user set specific common properties of different elements.

This change also adds the .addBack() call, which means that nonempty selectors now apply to this.$el and its descendants, rather than just the descendants of this.$el.
2014-07-28 19:11:20 +00:00
..
js Remove $el_to_style from the widget javascript code; '' now defaults to this.$el 2014-07-28 19:11:20 +00:00
less Fix widget widths for Bootstrap3 2014-06-09 12:05:40 -07:00