mediawiki-extensions-Visual.../modules/ve/ui/styles
Trevor Parscal 168fcec387 Added layouts and fixed up dialog styling issues
ve.ui.Dialog.css
* Fix issue where the use of margin auto on the outer dialog wrapper
  would expose parts of the underlying content - this is resolved by
  making the outer wrapper cover the whole screen and making the
  window frame use margin auto

ve.ui.Icons*.css
* Added missing settings icon rule

ve.ui.Layout.css
* Added styles for editor panel

ve.ui.Window.css
* Removed default height, setting it specifically in inspector now

ve.ui.EditorPanelLayout.js
* New layout, adds a title and icon above the content

ve.ui.TitledEditorLayout.js
* Similar to labeled widget, but for panels

ve.ui.MetaDialog.js
* Using settings icon now
* Switched to using a specific layout - still hard-coded for
  categories

ve.ui.Frame.js
* Modified style loader to guarantee order of style rules, no matter
  what order they load in

*.php
* Moved layouts to be included after widgets so they can use widgets
* Added links to new layouts

Change-Id: I7ff5f5f095460fd4f6cf841f4182bfb92bf034da
2013-03-26 20:52:35 +00:00
..
images Added categories and language icons 2013-03-15 14:17:42 -07:00
ve.ui.Context.css
ve.ui.Dialog.css Added layouts and fixed up dialog styling issues 2013-03-26 20:52:35 +00:00
ve.ui.Frame.css
ve.ui.Icons-raster.css Added layouts and fixed up dialog styling issues 2013-03-26 20:52:35 +00:00
ve.ui.Icons-vector.css Added layouts and fixed up dialog styling issues 2013-03-26 20:52:35 +00:00
ve.ui.Inspector.css Added layouts and fixed up dialog styling issues 2013-03-26 20:52:35 +00:00
ve.ui.Layout.css Added layouts and fixed up dialog styling issues 2013-03-26 20:52:35 +00:00
ve.ui.Tool.css Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.Toolbar.css Toolbar actions not floating 2013-03-14 16:47:23 -07:00
ve.ui.Widget.css Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.Window.css Added layouts and fixed up dialog styling issues 2013-03-26 20:52:35 +00:00