Warning.png

Поддержка Wiki прекращена, она доступна в режиме архива. Информация в ней устарела и может быть неактуальной.

Изменения

Перейти к: навигация, поиск

MediaWiki:Mobile.css

840 байтов добавлено, 21:40, 29 января 2017
Нет описания правки
/* CSS placed here will affect users of the mobile site *Minecraft skin **/@import "/resources/src/jquery.tipsy/jquery.tipsy.css";
/** Minecraft skin **/
/* Minecraft font */
@font-face {
.mcui-arrow,
.mcui-arrow + img,
.mcui-blaze, .mcui-bubbling, .mcui-paths, .mcui-icons > span ,.invslot {
image-rendering: optimizeSpeed;
image-rendering: -webkit-optimize-contrast;
{
display: none;
background: url(//whydra-media.hilcursecdn.sucom/imagesminecraft-ru.gamepedia.com/f/fb/Scroll_top_HiDPI.png) no-repeat;
background-size: 50px;
height: 50px;
.gridsprite > a.new {
background-image: url("//whydra-media.hilcursecdn.sucom/imagesminecraft-ru.gamepedia.com/3/35/Grid_Unknown.png");
display: block;
width: 32px;
/* [[Шаблон:Сетка/Печка]] */
.grid-Furnace {
padding-left: 24px;
padding-right: 24px;
width: unset!important;
}
 
.grid-Furnace .arrow,
.grid-Furnace .output {
z-index: 5;
}
 
.content table.grid-Furnace, .content table.grid-Brewing_Stand, .content table.grid-Crafting_Table { width: unset!important; display: table!important; margin: unset!important }
table.grid-Furnace, table.grid-Brewing_Stand, table.grid-Crafting_Table { border-collapse: unset!important }
 
 
.switcher-container .oo-ui-popupToolGroup .oo-ui-popupToolGroup-handle
{
color: white;
background-color: #347bff;
}
 
.switcher-container .oo-ui-popupToolGroup.oo-ui-widget-enabled .oo-ui-popupToolGroup-handle:not(:hover):not(:active) .oo-ui-icon-advanced,
.switcher-container .oo-ui-popupToolGroup.oo-ui-widget-enabled .oo-ui-popupToolGroup-handle:not(:hover):not(:active) .oo-ui-indicator-down
{
-webkit-filter: invert(100%);
filter: invert(100%);
}
 
.switcher-container .oo-ui-popupToolGroup-handle
{
height: 2.55em;
}
 
.oo-ui-toolbar-bar { border: none!important }

Навигация