mediawiki-extensions-Visual.../modules/ve
Trevor Parscal 1c637008e5 Tighten up outlines and fieldsets
Objective:

* Make outline widgets and fieldset layouts take up a little less space

Bonus:

* Fix option icons always showing up on the first item because the option
  wasn't position relative

Changes:

ve.ui.Widget.css
* Add position: relative to option widgets
* Cleanup unused background properties for outline items
* Reduce padding for outline items
* Move icons to match padding changes

ve.ui.Layout.css
* Reduce margins for fieldset layouts, including using a negative top
  margin to compensate for the overly tall legend

Change-Id: Ida6147b8171dcb4152ca9be0e099a5f9b81ac1c0
2013-07-11 16:22:38 +00:00
..
ce Merge "Language Inspector: CE / DM" 2013-07-10 19:13:40 +00:00
dm Merge "Language Inspector: CE / DM" 2013-07-10 19:13:40 +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 Tighten up outlines and fieldsets 2013-07-11 16:22:38 +00:00
ve.BranchNode.js
ve.debug.js
ve.Document.js Fix selectNodes() bug with empty non-content branch nodes 2013-06-17 19:09:12 +00:00
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