mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal 9297f33989 Tool and context menu size and alignment fixes
Objectives:

* Make context menu toolbar consistently sized and aligned, especially
  in monobook

Changes:

ve.ui.Toolbar.css
* Remove vertical line between groups, just use whitespace
* Switch from padding to margins to avoid size calculation issues

ve.ui.Tool.css
* Remove tiny margin on button tools, tightening them up a bit
* Replace 50% 50% with center center

ve.ui.Context.css
* Switch from padding to margins to avoid size calculation issues
* Use different margins depending on text direction
* Reverse the 0.8em rule used in the dialog - this is a hack, it should
  be cleanup up later with a better strategy for normalizing the size
  of text within VE elements

Change-Id: If65f12382625efa33777e284bd23a94dc509436a
2013-07-10 01:33:37 +00:00
..
actions Merge "Restore focus to documentNode on convert" 2013-07-01 19:25:02 +00:00
dialogs The great directory split of 2013 2013-07-02 20:51:38 -07:00
elements Element fixes 2013-06-18 11:35:07 -07:00
inspectors Revert "Make link inspector re-usable by splitting it up" 2013-07-03 18:39:31 -07:00
layouts Dir fix for iframes and widgets 2013-07-02 20:20:43 +00:00
styles Tool and context menu size and alignment fixes 2013-07-10 01:33:37 +00:00
tools Revert "Add support for <blockquote> elements" 2013-07-09 21:35:47 +00:00
widgets RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.Action.js
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js
ve.ui.Context.js RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.Dialog.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.DialogFactory.js
ve.ui.Frame.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.Inspector.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.InspectorFactory.js
ve.ui.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Layout.js
ve.ui.Surface.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.Tool.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Toolbar.js Listen to keypress in ve.ce.surface.$ rather than window 2013-07-03 22:28:17 +00:00
ve.ui.ToolFactory.js Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ui.Trigger.js jshint: Fix trailing comma 2013-06-05 13:00:49 +02:00
ve.ui.TriggerRegistry.js
ve.ui.Widget.js
ve.ui.Window.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.WindowSet.js Don't depend on iframe load events 2013-06-25 23:12:58 +00:00