New changes: 20c61ec Follow-up Id9597fde: Restore toolbar-bar class Change-Id: Ia16292b3ee46f5b38ee216927a9796a8fdf9235d
13 lines
299 B
JavaScript
13 lines
299 B
JavaScript
/*!
|
||
* OOjs UI v0.1.0-pre (20c61ec865)
|
||
* 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-11-20T18:41:26Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|