mediawiki-extensions-Visual.../modules/ve/ui/styles
Roan Kattouw 0bf155bb36 Fix empty inspector popout bug in Firefox
Due to some sort of mysterious race condition (probably deferred reflow)
calling this.$menu.show() set style="" rather than style="display:block;"
because Firefox believed the parent was still hidden.

Work around this by removing display:none; from the context's CSS rules.
We don't need it because we always manually .hide() these things anyway.

Bug: 50073
Change-Id: I29e210aba9a6265d8364ff8ae49408cb4c2428b9
2013-06-23 19:12:13 -07:00
..
images Add reference icon 2013-06-21 10:31:43 -07:00
ve.ui.Context.css Fix empty inspector popout bug in Firefox 2013-06-23 19:12:13 -07:00
ve.ui.css Pending input refactor 2013-06-06 21:17:35 +00:00
ve.ui.Dialog.css Create ref list insertion tool 2013-06-22 20:23:22 -07:00
ve.ui.Element.css Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.Frame.css Context, frame, window, dialog and inspector refactor 2013-03-14 00:03:31 +00:00
ve.ui.Icons-raster.css Add reference icon 2013-06-21 10:31:43 -07:00
ve.ui.Icons-vector.css Add reference icon 2013-06-21 10:31:43 -07:00
ve.ui.Inspector.css Category UI improvements 2013-05-10 00:19:46 +00:00
ve.ui.Layout.css ve.ui.PanelLayout: Set default to span accross available space 2013-06-19 16:20:10 -07:00
ve.ui.Surface.css mw.ViewPageTarget: Move save dialog out of toolbar tree 2013-06-20 14:16:50 -07:00
ve.ui.Tool.css Make menus render on the very top of everything 2013-05-28 13:59:05 +01:00
ve.ui.Toolbar.css The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.Widget.css Template and content adding 2013-06-18 23:37:44 +00:00
ve.ui.Window.css Restore window overlays 2013-05-25 15:44:36 +02:00