mediawiki-extensions-Visual.../modules/ve/ui/styles
Trevor Parscal 3a6e91dfb7 RTL Improvements
Objectives:

* Make option widget icons correctly placed in RTL
* Make embedded context toolbar correctly placed in RTL

Approach:

Use separate elements for icons within option widgets which have more
flexibility when rendering in either LTR or RTL when compared to CSS
background position. The simpler approach, using CSS background
position offsets, isn't cross-browser compatible at this time.

Changes:

ve.ui.OutlineItemWidget.js
* Remove custom icon implementation, using parent class implementation
  instead

ve.ui.OptionWidget.js
* Add icon option, which adds an icon element only if an icon was
  specified

ve.ui.MenuItemWidget.js, ve-mw/ve.ui.MWParameterResultWidget.js
* Add override for icon config option
* Document icon config as private

ve.ui.Context.js
* Add detection and special handling for positioning embedded context
  toolbar when rendering in RTL

ve.ui.Widget.css
* Add styles for option widget's new icon option
* Add styles to make indentation still work for outline item widgets
* Adjust styles for menu item widget as per changes in option widget

ve-mw/ve.ui.Widget.css
* Adjust styles for parameter result widget as per changes in option
  widget

Change-Id: Ibfa4b613e0fd7902f8a2c78b5717de402c5f82b8
2013-07-10 00:09:22 +00:00
..
images The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ui.Context.css Fix empty inspector popout bug in Firefox 2013-06-23 19:12:13 -07:00
ve.ui.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ui.Dialog.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.Element.css Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.Frame.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.Icons-raster.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ui.Icons-vector.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ui.Inspector.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.Layout.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.Surface.css Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.Tool.css Revert "Add support for <blockquote> elements" 2013-07-09 21:35:47 +00:00
ve.ui.Toolbar.css Moved embed statement where it does something 2013-07-05 09:47:12 +00:00
ve.ui.Widget.css RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.Window.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00