mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 02:51:50 +00:00
d2dfb9ac4f
* Move and rename generic parts of ve.ui to OO.ui * We now have a UI test suite because ve.Element (outside ve.ui) is now part of oojs-ui, so it needs a test suite. * Added to the MW test run (just like we do for unicodejs). * Updated csslint config (also added ve-mw and syntaxhighlight which were missing). oojs-ui still depends on the TriggerRegistry in VE, this is addressed in a follow-up commit. Change-Id: Iec147155c1ddf20b73a4d15d87b8742207032312
153 lines
2.9 KiB
CSS
153 lines
2.9 KiB
CSS
/*!
|
|
* VisualEditor UserInterface raster icon styles.
|
|
*
|
|
* @copyright 2011-2013 VisualEditor Team and others; see AUTHORS.txt
|
|
* @license The MIT License (MIT); see LICENSE.txt
|
|
*/
|
|
|
|
.oo-ui-icon-bold-a {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-a.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-b {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-b.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-cyrl-be {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-cyrl-be.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-cyrl-te {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-cyrl-te.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-cyrl-zhe {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-cyrl-zhe.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-f {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-f.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-g {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-g.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-geor-man {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-geor-man.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-l {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-l.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-n {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-n.png);
|
|
}
|
|
|
|
.oo-ui-icon-bold-v {
|
|
/* @embed */
|
|
background-image: url(images/icons/bold-v.png);
|
|
}
|
|
|
|
.oo-ui-icon-bullet-list {
|
|
/* @embed */
|
|
background-image: url(images/icons/bullet-list-ltr.png);
|
|
}
|
|
|
|
.oo-ui-icon-indent-list {
|
|
/* @embed */
|
|
background-image: url(images/icons/indent-list-ltr.png);
|
|
}
|
|
|
|
.oo-ui-icon-italic-a {
|
|
/* @embed */
|
|
background-image: url(images/icons/italic-a.png);
|
|
}
|
|
|
|
.oo-ui-icon-italic-c {
|
|
/* @embed */
|
|
background-image: url(images/icons/italic-c.png);
|
|
}
|
|
|
|
.oo-ui-icon-italic-d {
|
|
/* @embed */
|
|
background-image: url(images/icons/italic-d.png);
|
|
}
|
|
|
|
.oo-ui-icon-italic-e {
|
|
/* @embed */
|
|
background-image: url(images/icons/italic-e.png);
|
|
}
|
|
|
|
.oo-ui-icon-italic-geor-kan {
|
|
/* @embed */
|
|
background-image: url(images/icons/italic-geor-kan.png);
|
|
}
|
|
|
|
.oo-ui-icon-italic-i {
|
|
/* @embed */
|
|
background-image: url(images/icons/italic-i.png);
|
|
}
|
|
|
|
.oo-ui-icon-italic-k,
|
|
.oo-ui-icon-italic-cyrl-ka {
|
|
/* Latin K and Cyrillic Ka use same glyph */
|
|
/* @embed */
|
|
background-image: url(images/icons/italic-k.png);
|
|
}
|
|
|
|
.oo-ui-icon-language {
|
|
/* @embed */
|
|
background-image: url(images/icons/language.png); }
|
|
|
|
.oo-ui-icon-number-list {
|
|
/* @embed */
|
|
background-image: url(images/icons/number-list-ltr.png);
|
|
}
|
|
|
|
.oo-ui-icon-outdent-list {
|
|
/* @embed */
|
|
background-image: url(images/icons/outdent-list-ltr.png);
|
|
}
|
|
|
|
.oo-ui-icon-strikethrough-a {
|
|
/* @embed */
|
|
background-image: url(images/icons/strikethrough-a.png);
|
|
}
|
|
|
|
.oo-ui-icon-strikethrough-s {
|
|
/* @embed */
|
|
background-image: url(images/icons/strikethrough-s.png);
|
|
}
|
|
|
|
.oo-ui-icon-subscript {
|
|
/* @embed */
|
|
background-image: url(images/icons/subscript.png);
|
|
}
|
|
|
|
.oo-ui-icon-superscript {
|
|
/* @embed */
|
|
background-image: url(images/icons/superscript.png);
|
|
}
|
|
|
|
.oo-ui-icon-underline-a {
|
|
/* @embed */
|
|
background-image: url(images/icons/underline-a.png);
|
|
}
|
|
|
|
.oo-ui-icon-underline-u {
|
|
/* @embed */
|
|
background-image: url(images/icons/underline-u.png);
|
|
}
|