mediawiki-extensions-Visual.../modules/ve
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
..
ce Revert "Add support for <blockquote> elements" 2013-07-09 21:35:47 +00:00
dm Revert "Add support for <blockquote> elements" 2013-07-09 21:35:47 +00:00
init The great directory split of 2013 2013-07-02 20:51:38 -07:00
test Make all annotations additive 2013-07-05 21:01:20 +00:00
ui Tool and context menu size and alignment fixes 2013-07-10 01:33:37 +00:00
ve.BranchNode.js
ve.debug.js
ve.Document.js
ve.Element.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.EventEmitter.js
ve.Factory.js
ve.js Make loading VE work on Opera again, attempt two 2013-06-29 15:02:00 +02:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js
ve.Registry.js