Minecraft Wiki
Blizzover (обс. | вклад)
Нет описания правки
Blizzover (обс. | вклад)
мНет описания правки
 
(не показаны 34 промежуточные версии этого же участника)
Строка 1: Строка 1:
/*div#p-sharing { display: none; }
+
div#p-sharing { display: none; }
li#ca-view { display: none; }*/
+
li#ca-view { display: none; }
  +
div#msupload-div { display: none; }
  +
.mw-editform .wikiEditor-ui-top { min-height: auto; }
  +
#netbar .netbar-box.has-drop { font-weight: bold; }
   
 
/* Dark style */
 
/* Dark style */
 
/* Основное */
 
/* Основное */
#content a { color: rgb(139,195,74); }
+
#content a { color: rgb(139,195,74); }
 
 
#content a:visited { color: rgb(76,175,80); }
+
#content a:visited { color: rgb(76,175,80); }
 
 
#content a:active { color: #fff; }
+
#content a:active { color: #fff; }
 
 
h1, h2, h3, h4, h5, h6 { color: #E0E0E0; }
+
#content a.new { color: #e74c3c; }
 
 
#bodyContent .hlist li:not(:last-child)::after { background-color: #E0E0E0; }
+
h1, h2, h3, h4, h5, h6 { color: #E0E0E0; }
 
 
  +
#bodyContent .hlist li:not(:last-child)::after { background-color: #E0E0E0; }
ul { list-style-image: url(https://minecraft-de.gamepedia.com/media/minecraft-de.gamepedia.com/8/8f/Nightmode-list-bullet.svg); }
 
 
 
  +
ul { list-style-image: url(https://minecraft-de.gamepedia.com/media/minecraft-de.gamepedia.com/8/8f/Nightmode-list-bullet.svg); }
#global-wrapper { background: #1b1a16; }
 
 
 
#pageWrapper { background: #1b1a16; }
+
#global-wrapper { background: #1b1a16; }
 
 
#mw-page-base { background: #1b1a16; }
+
#pageWrapper { background: #1b1a16; }
 
 
  +
#mw-page-base { background: #1b1a16; }
#mw-head {
 
  +
background: none !important;
 
  +
#mw-head {
top: -9px;
 
  +
background: none !important;
}
 
  +
top: -9px;
  +
}
  +
  +
.oo-ui-iconElement-icon.oo-ui-icon-last,
  +
.oo-ui-iconElement-icon.oo-ui-icon-previous,
  +
.oo-ui-iconElement-icon.oo-ui-icon-first,
  +
.oo-ui-iconElement-icon.oo-ui-icon-next,
  +
.oo-ui-iconElement-icon.oo-ui-icon-advanced,
  +
.oo-ui-iconElement-icon.oo-ui-icon-userAvatar,
  +
.oo-ui-indicatorElement-indicator.oo-ui-indicator-down,
  +
.oo-ui-iconElement-icon.oo-ui-icon-checkAll {
  +
filter: invert(1);
  +
}
  +
  +
.CategoryTreeToggle { color: rgb(139,195,74); }
  +
  +
/* Списки */
  +
select {
  +
border: 0px;
  +
padding: 4px 1.5px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
/* Кнопки */
  +
button {
  +
border: 0px;
  +
padding: 6px;
  +
background-color: #36b030;
  +
color: #E0E0E0;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
button:hover {
  +
cursor: pointer;
  +
background-color: #313131;
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
button:active {
  +
background-color: #212121 !important;
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
/* Кнопки класса oo-ui */
  +
button.oo-ui-inputWidget-input.oo-ui-buttonElement-button {
  +
padding: 9px 13px 9px 13px;
  +
background-color: #36b030 !important;
  +
border-radius: 0px;
  +
border: 0px;
  +
color: #E0E0E0 !important;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
button.oo-ui-inputWidget-input.oo-ui-buttonElement-button:hover {
  +
background-color: #313131 !important;
  +
box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
  +
}
  +
  +
button.oo-ui-inputWidget-input.oo-ui-buttonElement-button:active {
  +
background-color: #212121 !important;
  +
box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset !important;
  +
}
  +
  +
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
  +
border: 0 !important;
  +
box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset !important;
  +
}
  +
 
/* Главные кнопки */
 
/* Главные кнопки */
#p-namespaces a, #p-namespaces a, #p-views a, div#mw-head div.vectorMenu h4 { color: #E0E0E0; }
+
#p-namespaces a, #p-namespaces a, #p-views a, div#mw-head div.vectorMenu h4 { color: #E0E0E0; }
 
 
  +
#p-namespaces .new a, #p-views .new a { color: #e74c3c; }
.vectorTabs span::before { display: none; }
 
  +
  +
#p-namespaces .selected.new a, #p-views .selected.new a { color: black; }
  +
  +
#p-namespaces .new a:hover, #p-views .new a:hover { color: black; }
 
 
div.vectorTabs ul li, div.vectorTabs ul li.selected { background: rgba(16,18,15,0.8); }
+
.vectorTabs span::before { display: none; }
 
 
div.vectorTabs span {
+
div.vectorTabs ul li, div.vectorTabs ul li.selected { background: rgba(16,18,15,0.8); }
background: none;
 
margin-right: 0px;
 
}
 
 
 
div.vectorTabs li a {
+
div.vectorTabs span {
  +
background: none;
padding: 10px 15px 5px 15px;
 
  +
margin-right: 0px;
}
 
  +
}
 
 
div.vectorTabs li.selected span, .vectorTabs li span:hover { background: #57b13b; }
+
div.vectorTabs li a { padding: 10px 15px 5px 15px; }
 
 
div.vectorTabs li span:active { background: #3e8329; }
+
div.vectorTabs li.selected span, .vectorTabs li span:hover { background: #57b13b; }
 
 
  +
div.vectorTabs li span:active {
.vectorTabs #ca-watch.icon a, .vectorTabs #ca-unwatch.icon a { background-position: 14px 10px !important; }
 
  +
background: #3e8329;
  +
box-shadow: 0 -15px 25px -20px #000 inset;
  +
}
 
 
  +
.vectorTabs #ca-watch.icon a, .vectorTabs #ca-unwatch.icon a { background-position: 14px 10px !important; }
div.vectorMenu { margin: 0; }
 
 
 
div#mw-head div.vectorMenu h3 {
+
div.vectorMenu { margin: 0; }
background: rgba(16,18,15,0.8);
 
overflow: auto;
 
}
 
 
 
div#mw-head div.vectorMenu h3:hover, div#mw-head div.vectorMenu.menuForceShow h3 {
+
div#mw-head div.vectorMenu h3 {
background: #57b13b;
+
background: rgba(16,18,15,0.8);
  +
overflow: auto;
}
 
  +
}
 
 
  +
div#mw-head div.vectorMenu h3:hover, div#mw-head div.vectorMenu.menuForceShow h3 { background: #57b13b; }
:not(:checked) > .vectorMenuCheckbox {
 
display: contents;
 
}
 
 
 
  +
:not(:checked) > .vectorMenuCheckbox {
div.vectorMenu h3 span {
 
padding: 10px 16px 0 14px;
+
display: contents;
  +
}
color: #E0E0E0 !important;
 
}
 
 
 
div.vectorMenu h3 span:after {
+
div.vectorMenu h3 span {
filter: invert(1);
+
padding: 10px 16px 0 14px;
top: 12px;
+
color: #E0E0E0 !important;
}
+
}
 
 
div.vectorMenu li a { color: #E0E0E0; }
+
div.vectorMenu h3 span:after {
  +
filter: invert(1);
  +
top: 12px;
  +
}
 
 
  +
div.vectorMenu li a { color: #E0E0E0; }
.menu {
 
  +
left: 0 !important;
 
  +
.menu {
background: #57b13b !important;
 
border: 0 !important;
+
left: 0 !important;
  +
background: #57b13b !important;
}
 
  +
border: 0 !important;
  +
}
 
/* Поиск */
 
/* Поиск */
div#p-search {
+
div#p-search {
margin: 0;
+
margin: 0;
}
+
}
 
 
#p-search form::before {
+
#p-search form::before {
display: none;
+
display: none;
}
+
}
 
 
#p-search form::after {
+
#p-search form::after {
display: none;
+
display: none;
}
+
}
 
 
#p-search form {
+
#p-search form {
margin: 0px;
+
margin: 0px;
border: 0;
+
border: 0;
background-color: rgba(16,18,15,0.8);
+
background-color: rgba(16,18,15,0.8);
padding: 9px 7px 0 7px;
+
padding: 9px 7px 0 7px;
height: 27px;
+
height: 27px;
}
+
}
 
 
div#simpleSearch {
+
div#simpleSearch {
margin-top: 0px;
+
margin-top: 0px;
border: 1px solid #282828 !important;
+
border: 1px solid #282828 !important;
background: #212121;
+
background: #212121;
  +
border-radius: 0;
}
 
  +
}
 
 
div#simpleSearch:hover {
+
div#simpleSearch:hover { border-color: #72777d !important; }
border-color: #72777d !important;
 
}
 
 
 
div#simpleSearch input { color: #E0E0E0; }
+
div#simpleSearch input { color: #E0E0E0; }
 
 
#simpleSearch::before { display: none; }
+
#simpleSearch::before { display: none; }
 
 
#simpleSearch::after { display: none; }
+
#simpleSearch::after { display: none; }
  +
  +
input.searchButton { box-shadow: 0 0px !important; }
  +
  +
.highlight { color: rgb(139,195,74); }
  +
  +
.suggestions-results {
  +
background-color: #212121 !important;
  +
border: solid 1px #282828 !important;
  +
margin-top: 2px;
  +
}
  +
  +
.suggestions-result { color: #E0E0E0; }
  +
  +
.suggestions-result-current { background-color: #444; }
  +
  +
.suggestions-special {
  +
background-color: #212121;
  +
border: solid 1px #282828;
  +
}
  +
  +
.suggestions-special .special-query { color: #E0E0E0; }
 
 
 
/* Меню поделиться */
 
/* Меню поделиться */
div#socialIconImages { display: flex; }
+
div#socialIconImages { display: flex; }
 
 
#p-sharing #socialIconImages > a { margin: 4px 4px; }
+
#p-sharing #socialIconImages > a { margin: 4px 4px; }
  +
 
#p-sharing #socialIconImages img { width: 31px; }
+
#p-sharing #socialIconImages img { width: 32px; }
   
  +
/* Категория */
  +
.catlinks {
  +
border: 1px solid #080808;
  +
background-color: #181818;
  +
}
  +
  +
/* Документация */
  +
.documentation {
  +
background-color: #1E2723 !important;
  +
border: 2px solid #080808 !important;
  +
}
  +
  +
.documentation-header, .documentation-footer {
  +
background-color: #1E2723 !important;
  +
border: 0 !important;
  +
}
  +
  +
/* Таблицы */
  +
table.wikitable {
  +
color: #E0E0E0;
  +
background: #252525;
  +
}
  +
  +
table.wikitable > tr > th, table.wikitable > * > tr > th { background: #2a2a2a; }
  +
  +
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { border-color: #303030; }
  +
  +
/* Код */
  +
pre, .mw-code {
  +
color: #E0E0E0 !important;
  +
background-color: #272822 !important;
  +
border: 1px solid #080808;
  +
}
  +
  +
code {
  +
color: #E0E0E0;
  +
background-color: #444;
  +
border: 1px solid #080808;
  +
}
  +
  +
.t-tc {
  +
border: 1px solid #080808;
  +
background-color: #444;
  +
color: #E0E0E0;
  +
}
  +
  +
.t-t span, .t-tl span, .t-tc span { color: white; }
  +
 
/* Главаная */
 
/* Главаная */
 
#content {
 
#content {
Строка 153: Строка 301:
 
}
 
}
 
 
.edition-box span {
+
.edition-box span { color: #E0E0E0 !important; }
color: #E0E0E0 !important;
 
}
 
 
 
 
.main-page-table .mcwiki-header {
 
.main-page-table .mcwiki-header {
Строка 161: Строка 307:
 
border: 1px solid rgb(139,195,74);
 
border: 1px solid rgb(139,195,74);
 
}
 
}
  +
  +
/* Портал сообщества */
  +
td.intable {
  +
border: 1px solid rgb(139,195,74) !important;
  +
background: transparent !important;
  +
}
  +
  +
/* Шаблон Краткий вызов */
  +
.shortcut { border: 1px solid #080808; }
  +
  +
.shortcut-1 { background: #444; }
  +
  +
.shortcut-1 img { filter: invert(1); }
  +
  +
.shortcut-2 { background: #333; }
  +
  +
/* Содержание */
  +
div#toc {
  +
background-color: #181818;
  +
border-color: #080808;
  +
}
  +
  +
.toc li a .tocnumber { color: rgb(139,195,74); }
  +
  +
/* Шаблон Кнопка */
  +
.keyboard-key.nowrap {
  +
background-color: transparent !important;
  +
border: 0.1em solid #080808 !important;
  +
background-image: -webkit-linear-gradient(#444,#444,#444) !important;
  +
}
  +
  +
/* Оповещения */
  +
.oo-ui-popupWidget-popup {
  +
background: #212121;
  +
border-color: #080808;
  +
border-radius: 0;
  +
}
  +
  +
.oo-ui-labelElement-label { color: #E0E0E0; }
  +
  +
.oo-ui-widget.oo-ui-widget-enabled.oo-ui-iconElement.oo-ui-iconElement-icon.oo-ui-icon-bell.oo-ui-iconWidget { filter: invert(1); }
  +
  +
.oo-ui-widget.oo-ui-widget-enabled.oo-ui-iconElement.oo-ui-iconElement-icon.oo-ui-icon-tray.oo-ui-iconWidget { filter: invert(1); }
  +
  +
.mw-echo-ui-notificationItemWidget {
  +
background-color: #443125;
  +
border: 0;
  +
border-top: 1px solid #8d491c;
  +
border-bottom: 1px solid #8d491c !important;
  +
margin-bottom: 5px;
  +
}
  +
  +
.mw-echo-ui-notificationItemWidget:hover {
  +
background-color: #666420;
  +
border-top: 1px solid #a8a54c;
  +
border-bottom: 1px solid #a8a54c !important;
  +
}
  +
  +
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-head { border-bottom: 1px solid #080808; }
  +
  +
.oo-ui-pendingElement-pending { background-image: none; }
  +
  +
.mw-echo-ui-notificationItemWidget-content-message-header { color: #e0e0e0; }
  +
  +
.mw-echo-ui-menuItemWidget > .oo-ui-labelElement-label { color: #E0E0E0; }
  +
  +
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
  +
background-color: #36b030;
  +
border-radius: 0 !important;
  +
}
  +
  +
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { background-color: #313131; }
  +
  +
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active,
  +
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active:focus,
  +
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
  +
background-color: #212121;
  +
}
  +
  +
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer {
  +
border-top: 1px solid #080808;
  +
}
  +
  +
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer .mw-echo-ui-notificationBadgeButtonPopupWidget-footer-buttons .oo-ui-buttonElement:last-child {
  +
border-left: 1px solid #080808;
  +
}
  +
  +
/* Карточки */
  +
.notaninfobox {
  +
background: #181818;
  +
border: 1px solid rgb(139,195,74);
  +
}
  +
  +
.notaninfobox .infobox-title.mcwiki-header {
  +
background: #181818 !important;
  +
border: 0;
  +
}
  +
  +
.alternaterows tr:nth-child(even), .infobox-rows tr:nth-child(even) { background-color: #212121; }
  +
  +
/* Архивы */
  +
.archive-box {
  +
background: #181818 !important;
  +
border: 1px solid #080808 !important;
  +
margin-bottom: 3px;
  +
}
  +
  +
.mcwiki-header {
  +
background: transparent;
  +
border: 0;
  +
}
  +
  +
/* Navbox */
  +
.jslink { color: rgb(139,195,74); }
  +
  +
.jslink:active { color: #FFF; }
  +
  +
.navbox .navbox-top { background-color: #080808 !important; }
  +
  +
.navbox {
  +
background: #333;
  +
border: 1px solid #080808;
  +
}
  +
  +
.navbox th { background-color: #222; }
  +
  +
.navbox td { background-color: #444; }
  +
  +
.navbox table { background-color: #333; }
  +
  +
.load-page.loadbox-navbox {
  +
background-color: #333333 !important;
  +
border: 1px solid rgb(139,195,74) !important;
  +
}
  +
  +
.load-page.loadbox-navbox p { background-color: #080808 !important; }
  +
  +
/* Свежие правки */
  +
fieldset { border: 1px dashed rgb(139,195,74); }
  +
  +
.mw-changeslist-legend { border: 1px solid #a2a9b1; }
  +
  +
.mw-plusminus-pos { color: #B0E03B; }
  +
  +
.mw-plusminus-neg { color: #e03b3b; }
  +
  +
  +
input[type="submit"] {
  +
border: 0px;
  +
padding: 8px;
  +
cursor: pointer;
  +
background-color: #36b030;
  +
color: #E0E0E0;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
input[type="submit"]:hover {
  +
border: 0px;
  +
background-color: #313131;
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
input[type="submit"]:active {
  +
background-color: #212121 !important;
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
/* Различия между версиями */
  +
td.diff-context {
  +
background-color: #333;
  +
color: #E0E0E0;
  +
border-color: #080808;
  +
}
  +
  +
td.diff-addedline, td.diff-deletedline {
  +
background-color: #444;
  +
border-color: #2980b9;
  +
}
  +
  +
td.diff-addedline .diffchange { background: #6ab04c; }
  +
  +
td.diff-deletedline { border-color: #e67e22; }
  +
  +
td.diff-deletedline .diffchange { background: #eb4d4b; }
  +
  +
/* Как помочь */
  +
#how-to-help-body {
  +
background: transparent !important;
  +
border: 0 !important;
  +
border-top: 1px solid rgb(139,195,74) !important;
  +
border-bottom: 1px solid rgb(139,195,74) !important;
  +
}
  +
  +
/* Новые страницы */
  +
input#mw-np-username {
  +
border: 0px;
  +
padding: 8px;
  +
width: 175px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
input#mw-input-size {
  +
border: 0px;
  +
padding: 8px;
  +
width: 100px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
/* Все страницы */
  +
input#nsfrom {
  +
border: 0px;
  +
padding: 8px;
  +
width: 175px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
input#nsto {
  +
border: 0px;
  +
padding: 8px;
  +
width: 175px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
/* Список файлов */
  +
.mw-datatable th { background-color: #2a2a2a; }
  +
  +
.mw-datatable td { background-color: #252525; }
  +
  +
.mw-datatable tr:hover td { background-color: #333; }
  +
  +
.mw-datatable, .mw-datatable td, .mw-datatable th { border: 1px solid #303030; }
  +
  +
input#mw-ilsearch {
  +
border: 0px;
  +
padding: 8px;
  +
width: 175px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
input#mw-listfiles-user {
  +
border: 0px;
  +
padding: 8px;
  +
width: 175px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button { background-color: #222; }
  +
  +
/* Подсветка синтаксиса */
  +
.mw-highlight .nt,
  +
.mw-highlight .p,
  +
.mw-highlight .cp,
  +
.mw-highlight .o {
  +
color: #f92672;
  +
}
  +
  +
.mw-highlight .nn,
  +
.mw-highlight .nd,
  +
.mw-highlight .nc {
  +
color: #a6e22e;
  +
}
  +
  +
.mw-highlight .k {
  +
color: #66d9ef;
  +
}
  +
  +
.mw-highlight .kc,
  +
.mw-highlight .nb,
  +
.mw-highlight .mh,
  +
.mw-highlight .mi,
  +
.mw-highlight .sx,
  +
.mw-highlight .kt,
  +
.mw-highlight .mf {
  +
color: #ae81ff;
  +
}
  +
  +
.mw-highlight .c {
  +
color: #75715e;
  +
}
  +
  +
/* Редактирование */
  +
/* Кнопки */
  +
input#wpSave {
  +
padding: 9px 13px 9px 13px;
  +
background-color: #36b030;
  +
border-radius: 0px;
  +
border: 0px;
  +
color: #E0E0E0;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
input#wpPreview,
  +
input#wpDiff {
  +
padding: 9px 13px 9px 13px;
  +
border: 0px;
  +
border-radius: 0px;
  +
background-color: #e67e22;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
box-shadow: 0 -2px #d35400 inset, 0 2px #f39c12 inset, -2px 0 #f39c12 inset, 2px 0 #d35400 inset;
  +
}
  +
  +
input#wpSave:hover {
  +
background-color: #313131 !important;
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
input#wpPreview:hover,
  +
input#wpDiff:hover {
  +
background-color: #313131 !important;
  +
color: #E0E0E0;
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
input#wpSave:active {
  +
background-color: #212121 !important;
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
input#wpPreview:active,
  +
input#wpDiff:active {
  +
background-color: #212121 !important;
  +
color: #E0E0E0;
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
input#wpDraftSave:disabled {
  +
border: 0px;
  +
border-radius: 0px;
  +
padding: 9px 13px 9px 13px;
  +
background-color: #b5c5ea;
  +
color: #797979;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
box-shadow: 0 -2px #9aabd4 inset, 0 2px #cddcff inset, -2px 0 #cddcff inset, 2px 0 #9aabd4 inset;
  +
}
  +
  +
input#wpDraftSave {
  +
border: 0px;
  +
border-radius: 0px;
  +
color: #E0E0E0;
  +
padding: 9px 13px 9px 13px;
  +
background-color: #3164da;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
box-shadow: 0 -2px #1f4dbb inset, 0 2px #608cf3 inset, -2px 0 #608cf3 inset, 2px 0 #1f4dbb inset;
  +
}
  +
  +
input#wpDraftSave:hover {
  +
background-color: #E0E0E0;
  +
color: #3164da !important;
  +
box-shadow: 0 -2px #b3b3b3 inset, 0 2px #f1f1f1 inset, -2px 0 #f1f1f1 inset, 2px 0 #b3b3b3 inset;
  +
}
  +
  +
input#wpDraftSave:active {
  +
background-color: #c7c7c7 !important;
  +
color: #3164da;
  +
box-shadow: 0 -2px #b3b3b3 inset, 0 2px #f1f1f1 inset, -2px 0 #f1f1f1 inset, 2px 0 #b3b3b3 inset;
  +
}
  +
  +
span#mw-editform-cancel .oo-ui-buttonElement-button .oo-ui-labelElement-label {
  +
padding: 8.5px 13px;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
}
  +
  +
span#mw-editform-cancel .oo-ui-buttonElement-button .oo-ui-labelElement-label:hover {
  +
color: #e74c3c;
  +
}
  +
  +
span#mw-editform-cancel .oo-ui-buttonElement-button {
  +
border-width: 0px !important;
  +
border-radius: 0px !important;
  +
background-color: #e74c3c;
  +
margin-left: -7px;
  +
padding: 9px 0px 9px 0px !important;
  +
box-shadow: 0 -2px #c0392b inset, 0 2px #ff6348 inset, -2px 0 #ff6348 inset, 2px 0 #c0392b inset;
  +
}
  +
  +
span#mw-editform-cancel .oo-ui-buttonElement-button:hover {
  +
background-color: #E0E0E0;
  +
color: #e74c3c !important;
  +
box-shadow: 0 -2px #b3b3b3 inset, 0 2px #f1f1f1 inset, -2px 0 #f1f1f1 inset, 2px 0 #b3b3b3 inset;
  +
}
  +
  +
span#mw-editform-cancel .oo-ui-buttonElement-button:active {
  +
background-color: #c7c7c7 !important;
  +
color: #e74c3c;
  +
box-shadow: 0 -2px #b3b3b3 inset, 0 2px #f1f1f1 inset, -2px 0 #f1f1f1 inset, 2px 0 #b3b3b3 inset;
  +
}
  +
  +
span#wpDraftWidget {
  +
margin-right: 16px;
  +
}
  +
  +
/* Окно редактирования */
  +
.editOptions {
  +
color: #E0E0E0;
  +
background-color: #333;
  +
border: 1px solid #080808;
  +
border-top: none;
  +
padding-bottom: 21px;
  +
}
  +
  +
input#wpSummary {
  +
background-color: #8b8b8b;
  +
border: 0;
  +
padding: 8px;
  +
border-radius: 0;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
.oo-ui-textInputWidget > .oo-ui-labelElement-label { color: #000;
  +
}
  +
  +
textarea {
  +
background-color: #272822;
  +
color: #E0E0E0;
  +
border-color: #080808;
  +
}
  +
  +
.wikiEditor-ui .wikiEditor-ui-view { border: 1px solid #080808; }
  +
  +
.wikiEditor-ui-toolbar {
  +
border-bottom: 1px solid #080808;
  +
background: #333;
  +
}
  +
  +
.tool.oo-ui-buttonElement-frameless.oo-ui-iconElement,
  +
.tool.tool-button {
  +
filter: invert(1);
  +
}
  +
  +
.wikiEditor-ui-toolbar .sections .section {
  +
border-top: 1px solid #080808;
  +
background-color: #555;
  +
}
  +
  +
.wikiEditor-ui-toolbar .group .label { color: #E0E0E0; }
  +
  +
.wikiEditor-ui-toolbar .group .tool-select {
  +
width: 113px;
  +
border: 1px solid #080808;
  +
background-color: #333;
  +
}
  +
  +
.wikiEditor-ui-toolbar .group .tool-select .label {
  +
text-align: center;
  +
width: 113px;
  +
padding: 0;
  +
margin: 0;
  +
}
  +
  +
#userSummaryButtonsA a {
  +
background: #222;
  +
border-color: #080808;
  +
}
  +
  +
.oo-ui-iconElement-icon.oo-ui-icon-edit { filter: invert(1); }
  +
  +
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active,
  +
.oo-ui-popupToolGroup.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
  +
background-color: #555;
  +
}
  +
  +
.oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable { border-color: #080808; }
  +
  +
.oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled,
  +
.oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled {
  +
background-color: #333;
  +
}
  +
  +
.oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover,
  +
.oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled:hover,
  +
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover {
  +
background-color: #444;
  +
}
  +
  +
.oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title { color: #E0E0E0; }
  +
  +
.oo-ui-iconElement-icon.oo-ui-icon-eye { filter: invert(1); }
  +
  +
  +
/* Панель быстрой вставки */
  +
#userButtons tr th, table#userButtons * tr th {
  +
background-color: #080808;
  +
color: #E0E0E0;
  +
}
  +
  +
#userButtons {
  +
margin: 1em 0px 1em;
  +
color: #E0E0E0;
  +
}
  +
  +
/* Ambox */
  +
.ambox {
  +
background-color: #181818;
  +
border-top: 1px solid #080808;
  +
border-right: 1px solid #080808;
  +
border-bottom: 1px solid #080808;
  +
}
  +
  +
/* Msgbox */
  +
.msgbox-default {
  +
background: #333;
  +
border-color: #444;
  +
}
  +
  +
/* Список активных участников */
  +
.oo-ui-panelLayout-framed {
  +
background: #282828;
  +
border: 1px solid #080808;
  +
}
  +
  +
input#ooui-php-1 {
  +
border-radius: 0;
  +
border: 0px;
  +
padding: 8px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
.oo-ui-tagMultiselectWidget-handle {
  +
border-radius: 0;
  +
border: 0px;
  +
background-color: #8b8b8b !important;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined.oo-ui-tagMultiselectWidget-focus .oo-ui-tagMultiselectWidget-handle {
  +
border:0 ;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
.oo-ui-menuSelectWidget {
  +
background-color: #333;
  +
border: 1px solid #080808;
  +
}
  +
  +
.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
  +
background-color: #444;
  +
}
  +
  +
.oo-ui-tagItemWidget.oo-ui-widget-enabled {
  +
background: #444;
  +
border-color: #080808;
  +
}
  +
  +
.oo-ui-tagItemWidget.oo-ui-widget-enabled:hover {
  +
background-color: #555;
  +
border-color: #a2a9b1;
  +
}
  +
  +
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
  +
background-color: rgba(41,98,204,0.1);
  +
}
  +
  +
span.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-iconElement.oo-ui-buttonWidget {
  +
filter: invert(1);
  +
}
  +
  +
/* Неиспользуемые файлы */
  +
li.gallerybox div.thumb {
  +
border: 1px solid #444;
  +
background-color: #333;
  +
}
  +
  +
/* История изменений */
  +
#pagehistory li.selected {
  +
background-color: #444;
  +
color: #E0E0E0;
  +
}
  +
  +
/* Дерево категорий */
  +
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle {
  +
border-radius: 0;
  +
border: 0px;
  +
padding: 8px;
  +
background-color: #8b8b8b !important;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset !important;
  +
}
  +
  +
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle .oo-ui-labelElement-label {
  +
color: #000;
  +
}
  +
  +
/* Поиск */
  +
.oo-ui-textInputWidget.oo-ui-iconElement input/*, .oo-ui-textInputWidget.oo-ui-iconElement textarea*/ {
  +
padding-left: 2.64285714em !important;
  +
}
  +
  +
.mw-search-profile-tabs {
  +
background-color: #181818;
  +
border: 1px solid #080808;
  +
border-radius: 0;
  +
}
  +
  +
/* Страницы с переопределёнными свойствами */
  +
input#ooui-php-2 {
  +
border-radius: 0;
  +
border: 0px;
  +
padding: 8px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
/* checkbox */
  +
.oo-ui-checkboxInputWidget [type='checkbox'] + span {
  +
background-color: #313131;
  +
border: 0px;
  +
border-radius: 0px;
  +
box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
  +
}
  +
  +
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:hover + span {
  +
border: 0px;
  +
background-color: #36b030;
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span {
  +
border: 0px;
  +
background-color: #313131 !important;
  +
box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
  +
}
  +
  +
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus:hover + span {
  +
background-color: #36b030 !important;
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked + span {
  +
border: 0px;
  +
border-radius: 0px;
  +
background-color: #36b030;
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:hover + span {
  +
background-color: #36b030 !important;
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus + span {
  +
border: 0px;
  +
background-color: #36b030 !important;
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
/* Достижения */
  +
.p-achievement-row.earned {
  +
background: none repeat scroll 0 0 #443125;
  +
border-color: #8d491c;
  +
color: #eee;
  +
}
  +
  +
.p-achievement-row.earned.selected {
  +
background: none repeat scroll 0 0 #666420;
  +
border-color: #a8a54c;
  +
}
  +
  +
#p-achievement-list {
  +
background: #101010;
  +
border: 1px solid #080808;
  +
border-radius: 5px;
  +
}
  +
  +
  +
.achievement_category_select {
  +
background: #212121;
  +
border-bottom: 0px;
  +
border-left: 1px solid #080808;
  +
border-top: 1px solid #080808;
  +
}
  +
  +
.achievement_category_select[data-selected="true"] {
  +
background: #282828;
  +
border-bottom: 0px;
  +
}
  +
  +
#achievement_categories .achievement_category_select.end, #achievement_categories .achievement_category_select:last-child {
  +
border-right: 1px solid #080808;
  +
}
  +
  +
.achievement_category {
  +
background: #282828;
  +
border: 1px solid #080808;
  +
}
  +
  +
.p-achievement-row {
  +
background: none repeat scroll 0 0 #383838;
  +
border: 1px solid #555555;
  +
color: #E0E0E0;
  +
}
  +
  +
.p-achievement-row.selected {
  +
background: none repeat scroll 0 0 #666420;
  +
border-color: #a8a54c;
  +
}
  +
  +
/* Права участника, Управление дружбой, Список участников, Рейтинг редакторов вики */
  +
input[name="target"],
  +
input#tagfilter,
  +
input#username,
  +
input#directfriendreq,
  +
input#offset {
  +
border: 0px;
  +
padding: 8px;
  +
width: 175px;
  +
color: #000;
  +
background-color: #8b8b8b;
  +
box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
  +
}
  +
  +
input#directfriendreq {
  +
margin-right: 10px;
  +
}
  +
  +
.pagination li.selected {
  +
background-color: #444;
  +
}
  +
  +
.pagination li {
  +
background: #333;
  +
border: 1px solid #080808;
  +
}
  +
/* Кнопки на странице "Рейтинг редакторов вики" */
  +
.mw-ui-button {
  +
border-radius: 0px;
  +
border: 0px !important;
  +
background-color: #36b030 !important;
  +
color: #E0E0E0 !important;
  +
text-shadow: 0 1px 0 rgba(0,0,0,0.25);
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
.mw-ui-button:hover {
  +
cursor: pointer;
  +
background-color: #313131 !important;
  +
box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
  +
}
  +
  +
.mw-ui-button:active {
  +
background-color: #212121 !important;
  +
box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
  +
}
  +
  +
.mw-ui-button:focus {
  +
box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
  +
}
  +
  +
.mw-ui-button:focus:hover {
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
.mw-ui-button:focus:active {
  +
box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
  +
}
  +
  +
/* Служебная:Уведомления */
  +
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
  +
background: none;
  +
box-shadow: none;
  +
}
  +
  +
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-selected {
  +
background-color: #444;
  +
}
  +
  +
.mw-echo-ui-pageNotificationsOptionWidget-label-count {
  +
background-color: #555;
  +
border-radius: 0px;
  +
}
  +
  +
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted {
  +
background-color: #555;
  +
}
  +
  +
.mw-body-content .mw-echo-ui-datedSubGroupListWidget-title-secondary {
  +
color: white;
  +
}
  +
  +
.mw-echo-ui-crossWikiUnreadFilterWidget {
  +
background: #282828;
  +
border-color: #080808;
  +
}
  +
  +
/* flashed */
  +
.flashed {
  +
background: #333 !important;
  +
}
  +
  +
/* Рамка изображений */
  +
div.thumbinner {
  +
background-color: #181818;
  +
border-color: #080808;
  +
}
  +
  +
html .thumbimage {
  +
background-color: #181818;
  +
border: 0px;
  +
}
  +
  +
/* Файл */
  +
#filetoc {
  +
background: #181818;
  +
border-color: #080808;
  +
}
  +
  +
#file img:hover {
  +
background: url(https://minecraft-ru.gamepedia.com/skins/HydraDark/images/dark/Checker-16x16.png?3681f) repeat scroll 0 0 rgba(0,0,0,0);
  +
}
  +
  +
.filehistory a img {
  +
background: url(https://minecraft-ru.gamepedia.com/skins/HydraDark/images/dark/Checker-16x16.png?3681f) repeat scroll 0 0 rgba(0,0,0,0);
  +
}
  +
  +
.mw_metadata td {
  +
background-color: #181818;
  +
}
  +
  +
.mw_metadata td, .mw_metadata th {
  +
border-color: #080808;
  +
}
  +
  +
.mw_metadata th {
  +
background-color: #212121;
  +
}
  +
  +
  +
/* Настройки */
  +
.client-js #preftoc a:active {
  +
color: #E0E0E0;
  +
}
  +
  +
.client-js #preftoc li.selected a {
  +
background: #181818;
  +
color: #E0e0e0;
  +
}
  +
  +
.client-js #preftoc {
  +
border-left: 1px solid #080808;
  +
background: none;
  +
}
  +
  +
.client-js #preftoc li:first-child {
  +
margin-left: 0;
  +
}
  +
  +
.client-js #preftoc li {
  +
background: none;
  +
border-right: 1px solid #080808;
  +
padding-right: 0;
  +
}
  +
  +
.client-js #preferences {
  +
background-color: #181818;
  +
border: 1px solid #080808;
  +
}
  +
  +
/* Лицензия */
  +
.license-template {
  +
background-color: #333 !important;
  +
border-color: #444 !important;
  +
max-width: none !important;
  +
}

Текущая версия от 00:59, 27 июля 2019

div#p-sharing { display: none; }
li#ca-view { display: none; }
div#msupload-div { display: none; }
.mw-editform .wikiEditor-ui-top { min-height: auto; }
#netbar .netbar-box.has-drop { font-weight: bold; }

/* Dark style */
	/* Основное */
		#content a { color: rgb(139,195,74); }
	
		#content a:visited { color: rgb(76,175,80); }
	
		#content a:active { color: #fff; }
	
		#content a.new { color: #e74c3c; }
	
		h1, h2, h3, h4, h5, h6 { color: #E0E0E0; }
	
		#bodyContent .hlist li:not(:last-child)::after { background-color: #E0E0E0; }
	
		ul { list-style-image: url(https://minecraft-de.gamepedia.com/media/minecraft-de.gamepedia.com/8/8f/Nightmode-list-bullet.svg); }
	
		#global-wrapper { background: #1b1a16; }
	
		#pageWrapper { background: #1b1a16; }
	
		#mw-page-base { background: #1b1a16; }
	
		#mw-head { 
			background: none !important;
			top: -9px;
		}

        .oo-ui-iconElement-icon.oo-ui-icon-last,
        .oo-ui-iconElement-icon.oo-ui-icon-previous,
        .oo-ui-iconElement-icon.oo-ui-icon-first,
        .oo-ui-iconElement-icon.oo-ui-icon-next,
        .oo-ui-iconElement-icon.oo-ui-icon-advanced,
        .oo-ui-iconElement-icon.oo-ui-icon-userAvatar,
        .oo-ui-indicatorElement-indicator.oo-ui-indicator-down,
        .oo-ui-iconElement-icon.oo-ui-icon-checkAll {
            filter: invert(1);
        }

        .CategoryTreeToggle { color: rgb(139,195,74); }

        /* Списки */
        select {
            border: 0px;
            padding: 4px 1.5px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        /* Кнопки */
        button {
            border: 0px;
            padding: 6px;
            background-color: #36b030;
            color: #E0E0E0;
            text-shadow: 0 1px 0 rgba(0,0,0,0.25);
            box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
        }

        button:hover {
            cursor: pointer;
            background-color: #313131;
            box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
        }

        button:active {
            background-color: #212121 !important;
            box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
        }

        /* Кнопки класса oo-ui */
        button.oo-ui-inputWidget-input.oo-ui-buttonElement-button {
    		padding: 9px 13px 9px 13px;
    		background-color: #36b030 !important;
    		border-radius: 0px;
    		border: 0px;
    		color: #E0E0E0 !important;
    		text-shadow: 0 1px 0 rgba(0,0,0,0.25);
    		box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
		}

		button.oo-ui-inputWidget-input.oo-ui-buttonElement-button:hover {
    		background-color: #313131 !important;
    		box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
		}

		button.oo-ui-inputWidget-input.oo-ui-buttonElement-button:active {
    		background-color: #212121 !important;
    		box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset !important;
		}

		.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
    		border: 0 !important;
    		box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset !important;
        }
    
	/* Главные кнопки */
		#p-namespaces a, #p-namespaces a, #p-views a, div#mw-head div.vectorMenu h4 { color: #E0E0E0; }
	
		#p-namespaces .new a, #p-views .new a { color: #e74c3c; }
		
		#p-namespaces .selected.new a, #p-views .selected.new a { color: black; }
		
		#p-namespaces .new a:hover, #p-views .new a:hover { color: black; }
	
		.vectorTabs span::before { display: none; }
	
		div.vectorTabs ul li, div.vectorTabs ul li.selected { background: rgba(16,18,15,0.8); }
	
		div.vectorTabs span { 
			background: none; 
			margin-right: 0px;
		}
	
	div.vectorTabs li a { padding: 10px 15px 5px 15px; }
	
		div.vectorTabs li.selected span, .vectorTabs li span:hover { background: #57b13b; }
	
		div.vectorTabs li span:active { 
            background: #3e8329;
            box-shadow: 0 -15px 25px -20px #000 inset;
        }
	
		.vectorTabs #ca-watch.icon a, .vectorTabs #ca-unwatch.icon a { background-position: 14px 10px !important; }
	
		div.vectorMenu { margin: 0; }
	
		div#mw-head div.vectorMenu h3 {
    		background: rgba(16,18,15,0.8);
    		overflow: auto;
		}
	
		div#mw-head div.vectorMenu h3:hover, div#mw-head div.vectorMenu.menuForceShow h3 { background: #57b13b; }
	
		:not(:checked) > .vectorMenuCheckbox {
    		display: contents;
		}
	
		div.vectorMenu h3 span {
    		padding: 10px 16px 0 14px;
    		color: #E0E0E0 !important;
		}
	
		div.vectorMenu h3 span:after {
		  filter: invert(1);
    		top: 12px;
		}
	
		div.vectorMenu li a { color: #E0E0E0; }
	
		.menu {
    		left: 0 !important;
    		background: #57b13b !important;
    		border: 0 !important;
		}
	/* Поиск */
		div#p-search {
		 	margin: 0;
		}
	
		#p-search form::before {
			display: none;
		}
	
		#p-search form::after {
			display: none;
		}
	
		#p-search form {
    		margin: 0px;
    		border: 0;
    		background-color: rgba(16,18,15,0.8);
    		padding: 9px 7px 0 7px;
    		height: 27px;
		}
	
		div#simpleSearch {
    		margin-top: 0px;
    		border: 1px solid #282828 !important;
    		background: #212121;
    		border-radius: 0;
		}
	
		div#simpleSearch:hover { border-color: #72777d !important; }
	
		div#simpleSearch input { color: #E0E0E0; }
	
		#simpleSearch::before { display: none; }
	
		#simpleSearch::after { display: none; }

        input.searchButton { box-shadow: 0 0px !important; }

        .highlight { color: rgb(139,195,74); }

        .suggestions-results {
            background-color: #212121 !important;
            border: solid 1px #282828 !important;
            margin-top: 2px;
        }

        .suggestions-result { color: #E0E0E0; }
        
        .suggestions-result-current { background-color: #444; }

        .suggestions-special {
            background-color: #212121;
            border: solid 1px #282828;
        }

        .suggestions-special .special-query { color: #E0E0E0; }
	
	/* Меню поделиться */
		div#socialIconImages { display: flex; }
	
		#p-sharing #socialIconImages > a { margin: 4px 4px; }
		
		#p-sharing #socialIconImages img { width: 32px; }

	/* Категория */
		.catlinks {
    		border: 1px solid #080808;
    		background-color: #181818;
		}
	
	/* Документация */
		.documentation {
			background-color: #1E2723 !important;
			border: 2px solid #080808 !important;
		}
		
		.documentation-header, .documentation-footer {
    		background-color: #1E2723 !important;
    		border: 0 !important;
		}
		
	/* Таблицы */
		table.wikitable {
    		color: #E0E0E0;
    		background: #252525;
		}
		
		table.wikitable > tr > th, table.wikitable > * > tr > th { background: #2a2a2a; }
		
		table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { border-color: #303030; }
	
	/* Код */
		pre, .mw-code {
    		color: #E0E0E0 !important;
    		background-color: #272822 !important;
    		border: 1px solid #080808;
		}
		
		code {
    		color: #E0E0E0;
    		background-color: #444;
    		border: 1px solid #080808;
		}
		
		.t-tc {
    		border: 1px solid #080808;
    		background-color: #444;
    		color: #E0E0E0;
		}
		
		.t-t span, .t-tl span, .t-tc span { color: white; }
		
	/* Главаная */
		#content {
    		background: #212121 !important;
    		box-shadow: 0 -3px #57b13b;
    		border-top: 0 !important;
    		border-left: 0 !important;
		}
		
		#content::before { display: none; }
		
		#footer::before { display: none; }
		
		.mw-body { color: #E0E0E0; }
		
		.plainlinks.main-page-table td { 
			background: transparent !important;
			border: 0px !important;
		}
		
		#main-page-header {
    		border-top: 1px solid rgb(139,195,74) !important;
    		border-bottom: 1px solid rgb(139,195,74) !important;
		}
		
		.edition-box {
    		background: transparent !important;
    		border-color: rgb(139,195,74) !important;
		}
		
		.edition-box span { color: #E0E0E0 !important; }
		
		.main-page-table .mcwiki-header {
    		background: #222126;
    		border: 1px solid rgb(139,195,74);
		}

	/* Портал сообщества */
		td.intable { 
			border: 1px solid rgb(139,195,74) !important; 
			background: transparent !important;
		}
	
	/* Шаблон Краткий вызов */
		.shortcut { border: 1px solid #080808; }
		
		.shortcut-1 { background: #444; }
		
		.shortcut-1 img { filter: invert(1); }

		.shortcut-2 { background: #333; }

	/* Содержание */
		div#toc {
    		background-color: #181818;
    		border-color: #080808;
		}
		
		.toc li a .tocnumber { color: rgb(139,195,74); }

	/* Шаблон Кнопка */
		.keyboard-key.nowrap {
    		background-color: transparent !important;
    		border: 0.1em solid #080808 !important;
    		background-image: -webkit-linear-gradient(#444,#444,#444) !important;
		}

    /* Оповещения */
        .oo-ui-popupWidget-popup {
            background: #212121;
            border-color: #080808;
            border-radius: 0;
        }

        .oo-ui-labelElement-label { color: #E0E0E0; }

        .oo-ui-widget.oo-ui-widget-enabled.oo-ui-iconElement.oo-ui-iconElement-icon.oo-ui-icon-bell.oo-ui-iconWidget { filter: invert(1); }

        .oo-ui-widget.oo-ui-widget-enabled.oo-ui-iconElement.oo-ui-iconElement-icon.oo-ui-icon-tray.oo-ui-iconWidget { filter: invert(1); }

        .mw-echo-ui-notificationItemWidget {
            background-color: #443125;
            border: 0;
            border-top: 1px solid #8d491c;
            border-bottom: 1px solid #8d491c !important;
            margin-bottom: 5px;
        }

        .mw-echo-ui-notificationItemWidget:hover {
            background-color: #666420;
            border-top: 1px solid #a8a54c;
            border-bottom: 1px solid #a8a54c !important;
        }

        .mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-head { border-bottom: 1px solid #080808; }

        .oo-ui-pendingElement-pending { background-image: none; }

        .mw-echo-ui-notificationItemWidget-content-message-header { color: #e0e0e0; }

        .mw-echo-ui-menuItemWidget > .oo-ui-labelElement-label { color: #E0E0E0; }

        .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
            background-color: #36b030;
            border-radius: 0 !important;
        }

        .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover { background-color: #313131; }

        .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, 
        .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active:focus, 
        .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
            background-color: #212121;
        }

        .mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer {
            border-top: 1px solid #080808;
        }

        .mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer .mw-echo-ui-notificationBadgeButtonPopupWidget-footer-buttons .oo-ui-buttonElement:last-child {
            border-left: 1px solid #080808;
        }

        /* Карточки */
        .notaninfobox {
            background: #181818;
            border: 1px solid rgb(139,195,74);
        }

        .notaninfobox .infobox-title.mcwiki-header {
            background: #181818 !important;
            border: 0;
        }

        .alternaterows tr:nth-child(even), .infobox-rows tr:nth-child(even) { background-color: #212121; }

        /* Архивы */
        .archive-box {
            background: #181818 !important;
            border: 1px solid #080808 !important;
            margin-bottom: 3px;
        }

        .mcwiki-header {
            background: transparent;
            border: 0;
        }

        /* Navbox */
        .jslink { color: rgb(139,195,74); }

        .jslink:active { color: #FFF; }
    
        .navbox .navbox-top { background-color: #080808 !important; }

        .navbox {
            background: #333;
            border: 1px solid #080808;
        }

        .navbox th { background-color: #222; }

        .navbox td { background-color: #444; }

        .navbox table { background-color: #333; }

        .load-page.loadbox-navbox {
            background-color: #333333 !important;
            border: 1px solid rgb(139,195,74) !important;
        }

        .load-page.loadbox-navbox p { background-color: #080808 !important; }

        /* Свежие правки */
        fieldset { border: 1px dashed rgb(139,195,74); }

        .mw-changeslist-legend { border: 1px solid #a2a9b1; }

        .mw-plusminus-pos { color: #B0E03B; }

        .mw-plusminus-neg { color: #e03b3b; }


        input[type="submit"] {
            border: 0px;
            padding: 8px;
            cursor: pointer;
            background-color: #36b030;
            color: #E0E0E0;
            text-shadow: 0 1px 0 rgba(0,0,0,0.25);
            box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
        }

        input[type="submit"]:hover {
            border: 0px;
            background-color: #313131;
            box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
        }

        input[type="submit"]:active {
            background-color: #212121 !important;
            box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
        }

        /* Различия между версиями */
        td.diff-context {
            background-color: #333;
            color: #E0E0E0;
            border-color: #080808;
        }

        td.diff-addedline, td.diff-deletedline {
            background-color: #444;
            border-color: #2980b9;
        }

        td.diff-addedline .diffchange { background: #6ab04c; }

        td.diff-deletedline { border-color: #e67e22; }

        td.diff-deletedline .diffchange { background: #eb4d4b; }

        /* Как помочь */
        #how-to-help-body {
            background: transparent !important;
            border: 0 !important;
            border-top: 1px solid rgb(139,195,74) !important;
            border-bottom: 1px solid rgb(139,195,74) !important;
        }

        /* Новые страницы */
        input#mw-np-username {
            border: 0px;
            padding: 8px;
            width: 175px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        input#mw-input-size {
            border: 0px;
            padding: 8px;
            width: 100px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        /* Все страницы */
        input#nsfrom {
            border: 0px;
            padding: 8px;
            width: 175px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        input#nsto {
            border: 0px;
            padding: 8px;
            width: 175px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        /* Список файлов */
        .mw-datatable th { background-color: #2a2a2a; }

        .mw-datatable td { background-color: #252525; }

        .mw-datatable tr:hover td { background-color: #333; }

        .mw-datatable, .mw-datatable td, .mw-datatable th { border: 1px solid #303030; }

        input#mw-ilsearch {
            border: 0px;
            padding: 8px;
            width: 175px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        input#mw-listfiles-user {
            border: 0px;
            padding: 8px;
            width: 175px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button { background-color: #222; }

        /* Подсветка синтаксиса */
        .mw-highlight .nt,
        .mw-highlight .p,
        .mw-highlight .cp,
        .mw-highlight .o {
            color: #f92672;
        }

        .mw-highlight .nn,
        .mw-highlight .nd,
        .mw-highlight .nc {
            color: #a6e22e;
        }

        .mw-highlight .k {
            color: #66d9ef;
        }

        .mw-highlight .kc,
        .mw-highlight .nb,
        .mw-highlight .mh,
        .mw-highlight .mi,
        .mw-highlight .sx,
        .mw-highlight .kt,
        .mw-highlight .mf {
            color: #ae81ff;
        }

        .mw-highlight .c {
            color: #75715e;
        }

        /* Редактирование */
            /* Кнопки */
            input#wpSave {
                padding: 9px 13px 9px 13px;
                background-color: #36b030;
                border-radius: 0px;
                border: 0px;
                color: #E0E0E0;
                text-shadow: 0 1px 0 rgba(0,0,0,0.25);
                box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
            }

            input#wpPreview,
            input#wpDiff {
                padding: 9px 13px 9px 13px;
                border: 0px;
                border-radius: 0px;
                background-color: #e67e22;
                text-shadow: 0 1px 0 rgba(0,0,0,0.25);
                box-shadow: 0 -2px #d35400 inset, 0 2px #f39c12 inset, -2px 0 #f39c12 inset, 2px 0 #d35400 inset;
            }

            input#wpSave:hover {
                background-color: #313131 !important;
                box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
            }
            
            input#wpPreview:hover,
            input#wpDiff:hover {
                background-color: #313131 !important;
                color: #E0E0E0;
                box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
            }

            input#wpSave:active {
                background-color: #212121 !important;
                box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
            }

            input#wpPreview:active,
            input#wpDiff:active {
                background-color: #212121 !important;
                color: #E0E0E0;
                box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
            }

            input#wpDraftSave:disabled {
                border: 0px;
                border-radius: 0px;
                padding: 9px 13px 9px 13px;
                background-color: #b5c5ea;
                color: #797979;
                text-shadow: 0 1px 0 rgba(0,0,0,0.25);
                box-shadow: 0 -2px #9aabd4 inset, 0 2px #cddcff inset, -2px 0 #cddcff inset, 2px 0 #9aabd4 inset;
            }

            input#wpDraftSave {
                border: 0px;
                border-radius: 0px;
                color: #E0E0E0;
                padding: 9px 13px 9px 13px;
                background-color: #3164da;
                text-shadow: 0 1px 0 rgba(0,0,0,0.25);
                box-shadow: 0 -2px #1f4dbb inset, 0 2px #608cf3 inset, -2px 0 #608cf3 inset, 2px 0 #1f4dbb inset;
            }

            input#wpDraftSave:hover {
                background-color: #E0E0E0;
                color: #3164da !important;
                box-shadow: 0 -2px #b3b3b3 inset, 0 2px #f1f1f1 inset, -2px 0 #f1f1f1 inset, 2px 0 #b3b3b3 inset;
            }

            input#wpDraftSave:active {
                background-color: #c7c7c7 !important;
                color: #3164da;
                box-shadow: 0 -2px #b3b3b3 inset, 0 2px #f1f1f1 inset, -2px 0 #f1f1f1 inset, 2px 0 #b3b3b3 inset;
            }

            span#mw-editform-cancel .oo-ui-buttonElement-button .oo-ui-labelElement-label {
                padding: 8.5px 13px;
                text-shadow: 0 1px 0 rgba(0,0,0,0.25);
            }

            span#mw-editform-cancel .oo-ui-buttonElement-button .oo-ui-labelElement-label:hover {
                color: #e74c3c;
            }

            span#mw-editform-cancel .oo-ui-buttonElement-button {
                border-width: 0px !important;
                border-radius: 0px !important;
                background-color: #e74c3c;
                margin-left: -7px;
                padding: 9px 0px 9px 0px !important;
                box-shadow: 0 -2px #c0392b inset, 0 2px #ff6348 inset, -2px 0 #ff6348 inset, 2px 0 #c0392b inset;
            }

            span#mw-editform-cancel .oo-ui-buttonElement-button:hover {
                background-color: #E0E0E0;
                color: #e74c3c !important;
                box-shadow: 0 -2px #b3b3b3 inset, 0 2px #f1f1f1 inset, -2px 0 #f1f1f1 inset, 2px 0 #b3b3b3 inset;
            }

            span#mw-editform-cancel .oo-ui-buttonElement-button:active {
                background-color: #c7c7c7 !important;
                color: #e74c3c;
                box-shadow: 0 -2px #b3b3b3 inset, 0 2px #f1f1f1 inset, -2px 0 #f1f1f1 inset, 2px 0 #b3b3b3 inset;
            }

            span#wpDraftWidget {
                margin-right: 16px;
            }
        
        /* Окно редактирования */
        .editOptions {
            color: #E0E0E0;
            background-color: #333;
            border: 1px solid #080808;
            border-top: none;
            padding-bottom: 21px;
        }

        input#wpSummary {
            background-color: #8b8b8b;
            border: 0;
            padding: 8px;
            border-radius: 0;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        .oo-ui-textInputWidget > .oo-ui-labelElement-label { color: #000;
        }

        textarea {
            background-color: #272822;
            color: #E0E0E0;
            border-color: #080808;
        }

        .wikiEditor-ui .wikiEditor-ui-view { border: 1px solid #080808; }

        .wikiEditor-ui-toolbar {
            border-bottom: 1px solid #080808;
            background: #333;
        }

        .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement,
        .tool.tool-button {
            filter: invert(1);
        }

        .wikiEditor-ui-toolbar .sections .section {
            border-top: 1px solid #080808;
            background-color: #555;
        }

        .wikiEditor-ui-toolbar .group .label { color: #E0E0E0; }

        .wikiEditor-ui-toolbar .group .tool-select {
            width: 113px;
            border: 1px solid #080808;
            background-color: #333;
        }
        
        .wikiEditor-ui-toolbar .group .tool-select .label {
            text-align: center;
            width: 113px;
            padding: 0;
            margin: 0;
        }

        #userSummaryButtonsA a {
            background: #222;
            border-color: #080808;
        }

        .oo-ui-iconElement-icon.oo-ui-icon-edit { filter: invert(1); }

        .oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active,
        .oo-ui-popupToolGroup.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle { 
            background-color: #555; 
        }

        .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable { border-color: #080808; }

        .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled,
        .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled { 
            background-color: #333; 
        }

        .oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover,
        .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled:hover,
        .oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover {
            background-color: #444;
        }
        
        .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title { color: #E0E0E0; }

        .oo-ui-iconElement-icon.oo-ui-icon-eye { filter: invert(1); }


        /* Панель быстрой вставки */
        #userButtons tr th, table#userButtons * tr th {
            background-color: #080808;
            color: #E0E0E0;
        }

        #userButtons {
            margin: 1em 0px 1em;
            color: #E0E0E0;
        }

        /* Ambox */
        .ambox {
            background-color: #181818;
            border-top: 1px solid #080808;
            border-right: 1px solid #080808;
            border-bottom: 1px solid #080808;
        }

        /* Msgbox */
        .msgbox-default {
            background: #333;
            border-color: #444;
        }

        /* Список активных участников */
        .oo-ui-panelLayout-framed {
            background: #282828;
            border: 1px solid #080808;
        }

        input#ooui-php-1 {
            border-radius: 0;
            border: 0px;
            padding: 8px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        .oo-ui-tagMultiselectWidget-handle {
            border-radius: 0;
            border: 0px;
            background-color: #8b8b8b !important;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined.oo-ui-tagMultiselectWidget-focus .oo-ui-tagMultiselectWidget-handle {
            border:0 ;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        .oo-ui-menuSelectWidget {
            background-color: #333;
            border: 1px solid #080808;
        }

        .oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
            background-color: #444;
        }

        .oo-ui-tagItemWidget.oo-ui-widget-enabled {
            background: #444;
            border-color: #080808;
        }

        .oo-ui-tagItemWidget.oo-ui-widget-enabled:hover {
            background-color: #555;
            border-color: #a2a9b1;
        }

        .oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
            background-color: rgba(41,98,204,0.1);
        }

        span.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-iconElement.oo-ui-buttonWidget {
            filter: invert(1);
        }

        /* Неиспользуемые файлы */
        li.gallerybox div.thumb {
            border: 1px solid #444;
            background-color: #333;
        }

        /* История изменений */
        #pagehistory li.selected { 
            background-color: #444;
            color: #E0E0E0;
        }

        /* Дерево категорий */
        .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle {
            border-radius: 0;
            border: 0px;
            padding: 8px;
            background-color: #8b8b8b !important;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset !important;
        }

        .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle .oo-ui-labelElement-label {
            color: #000;
        }

        /* Поиск */
        .oo-ui-textInputWidget.oo-ui-iconElement input/*, .oo-ui-textInputWidget.oo-ui-iconElement textarea*/ {
            padding-left: 2.64285714em !important;
        }

        .mw-search-profile-tabs {
            background-color: #181818;
            border: 1px solid #080808;
            border-radius: 0;
        }

        /* Страницы с переопределёнными свойствами */
        input#ooui-php-2 {
            border-radius: 0;
            border: 0px;
            padding: 8px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        /* checkbox */
		.oo-ui-checkboxInputWidget [type='checkbox'] + span {
    		background-color: #313131;
    		border: 0px;
    		border-radius: 0px;
    		box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
		}
			
		.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:hover + span {
			border: 0px;
			background-color: #36b030;
    		box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
		}
		
		.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span {
    		border: 0px;
    		background-color: #313131 !important;
    		box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
		}
		
		.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus:hover + span {
    		background-color: #36b030 !important;
    		box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
		}
		
		.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked + span {
    		border: 0px;
    		border-radius: 0px;
    		background-color: #36b030;
    		box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
		}
		
		.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:hover + span {
    		background-color: #36b030 !important;
    		box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
		}
			
		.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus + span {
    		border: 0px;
    		background-color: #36b030 !important;
    		box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
		}

        /* Достижения */
        .p-achievement-row.earned {
            background: none repeat scroll 0 0 #443125;
            border-color: #8d491c;
            color: #eee;
        }

        .p-achievement-row.earned.selected {
            background: none repeat scroll 0 0 #666420;
            border-color: #a8a54c;
        }

        #p-achievement-list {
            background: #101010;
            border: 1px solid #080808;
            border-radius: 5px;
        }


        .achievement_category_select {
            background: #212121;
            border-bottom: 0px;
            border-left: 1px solid #080808;
            border-top: 1px solid #080808;
        }

        .achievement_category_select[data-selected="true"] {
            background: #282828;
            border-bottom: 0px;
        }

        #achievement_categories .achievement_category_select.end, #achievement_categories .achievement_category_select:last-child {
            border-right: 1px solid #080808;
        }

        .achievement_category {
            background: #282828;
            border: 1px solid #080808;
        }

        .p-achievement-row {
            background: none repeat scroll 0 0 #383838;
            border: 1px solid #555555;
            color: #E0E0E0;
        }

        .p-achievement-row.selected {
            background: none repeat scroll 0 0 #666420;
            border-color: #a8a54c;
        }

        /* Права участника, Управление дружбой, Список участников, Рейтинг редакторов вики */
        input[name="target"],
        input#tagfilter,
        input#username, 
        input#directfriendreq,
        input#offset {
            border: 0px;
            padding: 8px;
            width: 175px;
            color: #000;
            background-color: #8b8b8b;
            box-shadow: 0 -2px #ffffff inset, 0 2px #555555 inset, -2px 0 #ffffff inset, 2px 0 #555555 inset;
        }

        input#directfriendreq {
            margin-right: 10px;
        }

        .pagination li.selected {
            background-color: #444;
        }

        .pagination li {
            background: #333;
            border: 1px solid #080808;
        }
            /* Кнопки на странице "Рейтинг редакторов вики" */
		    .mw-ui-button {
    		    border-radius: 0px;
    		    border: 0px !important;
    		    background-color: #36b030 !important;
    		    color: #E0E0E0 !important;
    		    text-shadow: 0 1px 0 rgba(0,0,0,0.25);
    		    box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
		    }

		    .mw-ui-button:hover {
    		    cursor: pointer;
    		    background-color: #313131 !important;
    		    box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
		    }
		
		    .mw-ui-button:active {
    		    background-color: #212121 !important;
    		    box-shadow: 0 -2px rgba(0, 0, 0, 0.5) inset, 0 2px rgba(255, 255, 255, 0.5) inset, -2px 0 rgba(255, 255, 255, 0.5) inset, 2px 0 rgba(0, 0, 0, 0.5) inset;
		    }
		
		    .mw-ui-button:focus {
    		    box-shadow: 0 -2px rgba(21,108,0,0.5) inset, 0 2px rgba(100,253,31,0.99) inset, -2px 0 rgba(100,253,31,0.5) inset, 2px 0 rgba(21,108,0,0.5) inset;
		    }
		
		    .mw-ui-button:focus:hover {
    		    box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
		}
		
		.mw-ui-button:focus:active {
    		box-shadow: 0 -2px rgba(0,0,0,0.5) inset, 0 2px rgba(255,255,255,0.5) inset, -2px 0 rgba(255,255,255,0.5) inset, 2px 0 rgba(0,0,0,0.5) inset;
		    }

        /* Служебная:Уведомления */
        .mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
            background: none;
            box-shadow: none;
        }

        .mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-selected {
            background-color: #444;
        }

        .mw-echo-ui-pageNotificationsOptionWidget-label-count {
            background-color: #555;
            border-radius: 0px;
        }

        .mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted {
            background-color: #555;
        }

        .mw-body-content .mw-echo-ui-datedSubGroupListWidget-title-secondary {
            color: white;
        }

        .mw-echo-ui-crossWikiUnreadFilterWidget {
            background: #282828;
            border-color: #080808;
        }

        /* flashed */
        .flashed {
            background: #333 !important;
        }

        /* Рамка изображений */
        div.thumbinner {
            background-color: #181818;
            border-color: #080808;
        }

        html .thumbimage {
            background-color: #181818;
            border: 0px;
        }

        /* Файл */
        #filetoc {
            background: #181818;
            border-color: #080808;
        }

        #file img:hover {
            background: url(https://minecraft-ru.gamepedia.com/skins/HydraDark/images/dark/Checker-16x16.png?3681f) repeat scroll 0 0 rgba(0,0,0,0);
        }
        
        .filehistory a img {
            background: url(https://minecraft-ru.gamepedia.com/skins/HydraDark/images/dark/Checker-16x16.png?3681f) repeat scroll 0 0 rgba(0,0,0,0);
        }

        .mw_metadata td {
            background-color: #181818;
        }

        .mw_metadata td, .mw_metadata th {
            border-color: #080808;
        }

        .mw_metadata th {
            background-color: #212121;
        }


        /* Настройки */
        .client-js #preftoc a:active {
            color: #E0E0E0;
        }
        
        .client-js #preftoc li.selected a {
            background: #181818;
            color: #E0e0e0;
        }

        .client-js #preftoc {
            border-left: 1px solid #080808;
            background: none;
        }

        .client-js #preftoc li:first-child {
            margin-left: 0;
        }

        .client-js #preftoc li {
            background: none;
            border-right: 1px solid #080808;
            padding-right: 0;
        }
        
        .client-js #preferences {
            background-color: #181818;
            border: 1px solid #080808;
        }

        /* Лицензия */
        .license-template {
            background-color: #333 !important;
            border-color: #444 !important;
            max-width: none !important;
        }