mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
adb0593c92
New changes: 7a2e989 Update OOjs UI to v0.1.0-pre (43f379c884) Local changes: Eliminate all references to Agora, now Minerva Change-Id: I497e122a35090a909b1fbb00d0a9487d97e09da1
15 lines
296 B
CSS
15 lines
296 B
CSS
/*!
|
|
* VisualEditor MediaWiki UserInterface TemplatePage styles.
|
|
*
|
|
* @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
|
|
* @license The MIT License (MIT); see LICENSE.txt
|
|
*/
|
|
|
|
.ve-ui-mwTemplatePage-more {
|
|
display: none;
|
|
}
|
|
|
|
.ve-ui-mwTemplatePage-description {
|
|
display: none;
|
|
}
|