mediawiki-extensions-Visual.../modules/ve-mw/init/styles
Timo Tijhof 66ff702561 mw.ViewPageTarget: Fix broken firstHeading transition
Class ve-init-mw-viewPageTarget-pageTitle added various
transition settings that were never used. Meanwhile, we're doing
fadeTo which sets inline opacity css every X ms until the
animation is finished.

* Changed the inline jQuery animation  to use css transitions
  instead.
* Removed the inexistent and obsolete ms-transition declaration.
* Removed ":visible" from selector query. This makes the selector
  more performant (since :visible is a proprietary Sizzle keyword)
  and it was obsolete anyway. The classes don't affect display none/hide,
  this is handled naturally by the browser now.

Change-Id: Ibdfb442ff6c743ef16b514a7696796ee27821887
2013-10-06 22:59:13 +02:00
..
images Reverse the progress image for RTL 2013-08-22 23:46:59 +03:00
ve.init.mw.ViewPageTarget-apex.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.init.mw.ViewPageTarget-monobook.css Fix font size for overlays in Monobook 2013-07-25 00:12:01 +01:00
ve.init.mw.ViewPageTarget-vector-hd.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.ViewPageTarget-vector.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.init.mw.ViewPageTarget.css mw.ViewPageTarget: Fix broken firstHeading transition 2013-10-06 22:59:13 +02:00
ve.init.mw.ViewPageTarget.Icons-raster.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.ViewPageTarget.Icons-vector.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.ViewPageTarget.init.css Move edit tab generation into PHP and make it more configurable 2013-08-01 21:08:13 -07:00
ve.init.mw.ViewPageTarget.noscript.css Move edit tab generation into PHP and make it more configurable 2013-08-01 21:08:13 -07:00