14 lines
299 B
JavaScript
14 lines
299 B
JavaScript
|
|
/*!
|
|||
|
|
* OOjs UI v0.1.0-pre (afa3241e8e)
|
|||
|
|
* https://www.mediawiki.org/wiki/OOjs_UI
|
|||
|
|
*
|
|||
|
|
* Copyright 2011–2014 OOjs Team and other contributors.
|
|||
|
|
* Released under the MIT license
|
|||
|
|
* http://oojs.mit-license.org
|
|||
|
|
*
|
|||
|
|
* Date: 2014-09-30T21:18:39Z
|
|||
|
|
*/
|
|||
|
|
/* Instantiation */
|
|||
|
|
|
|||
|
|
OO.ui.theme = new OO.ui.Theme();
|