mediawiki-extensions-Visual.../modules/ve/init/mw/styles/ve.init.mw.ViewPageTarget-apex.css

27 lines
488 B
CSS
Raw Normal View History

/**
* VisualEditor initialization ViewPageTarget Apex skin styles.
*
* @copyright 2011-2012 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-surface {
margin-top: 0.8em;
}
.es-toolbar-wrapper {
margin: -0.6em -3em 0.8em -3em;
position: relative;
font-size: 1.3em;
}
.es-toolbar {
display: none;
line-height: 1.5em;
}
.es-menuView-item:hover {
background-color: #d5eaed;
background-color: rgba(213, 234, 237, 0.75);
}