Minecraft Wiki
Нет описания правки
Нет описания правки
Строка 1158: Строка 1158:
   
 
.mw-htmlform-submit:hover {
 
.mw-htmlform-submit:hover {
  +
border: 1px solid gray;
  +
}
  +
  +
/* Защищенные страницы */
  +
#type {
  +
background: #444;
  +
color: #E0E0E0;
  +
border: 1px solid black;
  +
padding-right: 58px;
  +
}
  +
  +
#type:hover {
 
border: 1px solid gray;
 
border: 1px solid gray;
 
}
 
}

Версия от 13:25, 20 ноября 2018

/* Кнопка "Поделиться" и "Просмотр" */
#ca-view {display:none;}
#p-sharing {display:none;}

/* Полезные ссылки */
#p-Useful_links {display:none;}

/* Свежие правки */
td.mw-enhanced-rc {
    font-size: 13px;
}

/* Еще */
:not(:checked) > .vectorMenuCheckbox {
    display: contents;
}

/* Редактирование */
.editOptions {
    padding-bottom: 21px;
}

    /* Плашка с загрузкой файла */
#msupload-div {display:none;}

        /* */
.mw-editform .wikiEditor-ui-top {
    min-height: 0px;
}

    /* Нижние кнопки */
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
    background-color: #D99B00;
    color: black;
    border-color: #D99B00;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
    background-color: #FF9900;
    color: white;
    border: 1px solid #FF9900;
}

    	/* Кнопка "Сохранить черновик" */
#wpDraftSave {display:none;}

    /* Панель быстрой вставки */
#userButtons {display:none;}


/* Nightmode */
/* Dark infobox */
.notaninfobox {
    clear: right;
    margin: 0px 0px 3px 3px;
    width: 300px;
    color: #E0E0E0;
    font-size: 90%;
    float: right;
    border: 1px solid #F37F20 !important;
    padding: 2px;
    overflow: auto;
}

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

/* The blue header used throughout the wiki */
.mcwiki-header {
    background: #212121 !important;
    border: 0px solid;
}

/* Simulate link styling for JS only links */
.jslink {
    color: #F37F20;
}

div#content a:visited {
    color: #D9721D;
}

div#content a:active {
    color: #FFCC00;
}

div#content a {
    color: #F37F20;
}

div#content a.new:visited {
    color: #C63434;
}

div#content a.new {
    color: #e03b3b;
}

/* Содержимое */
#toc, .toc, .mw-warning, .toccolours {
    background-color: #181818;
}

.tocnumber {
    color: #F37F20;
}

/* Фон */
div#content.mw-body {
    background-color: #212121;
}

.mw-body {
    color: #E0E0E0;
}

div#content {
    position: relative;
    background-color: #2f2f2f;
    border-top: 6px solid #101010;
    border-left: 6px solid #101010;
}

#main-page-header {
    border-top: 1px solid #F37F20 !important;
    border-bottom: 1px solid #F37F20 !important;
}

.plainlinks.main-page-table td {
    background-color: #212121 !important;
    border-color: #212121 !important;
}

.edition-box {
    background-color: #212121 !important;
    border-color: #F37F20 !important;
}

.edition-box td {
    color: #E0E0E0 !important;
}

.edition-box span {
    color: #E0E0E0 !important;
}

.t-tc {
    border: 1px solid black;
    background-color: #444;
    color: white;
}

.t-t span, .t-tl span, .t-tc span {
    color: white;
}

.mw-search-profile-tabs {
    background-color: #444;
    border: 1px solid black;
}

ul {
    list-style-image: url(https://minecraft-de.gamepedia.com/media/minecraft-de.gamepedia.com/8/8f/Nightmode-list-bullet.svg);
}

div.mw-warning-with-logexcerpt, .errorbox {
    background-color: #FA8072;
    border: 2px solid #CD5C5C;
    color: black;
}

/* Категория */
.catlinks {
    border: 1px solid #080808;
    background-color: #181818;
}

/* Заголовки */
h1, h2, h3, h4, h5, h6 {
    color: #E0E0E0;
}

/* Документация */
.documentation {
    background-color: #181818 !important;
    border: 2px solid #080808 !important;
}

.documentation-header, .documentation-footer {
    background-color: #181818 !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
}

/* Навигация */
.navbox {
    background-color: #333333 !important;
    border: 1px solid black;
}

.navbox .navbox-top {
    background-color: black !important;
}

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

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

.navbox table {
    background: #333333;
}

/*.loadbox-navbox .navbox {
	margin: 0 0 0 0;
} */

.load-page.loadbox-navbox {
    background-color: #333333 !important;
    border: 1px solid #F37F20 !important;
}

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

.navbox-above {
    background-color: #222 !important;
}

/* Таблицы */
table.wikitable {
	background-color: #212121;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th, .notaninfobox, .toc {
	background-color: #212121;
	border-color: #080808;
}

table.wikitable > tr > th, table.wikitable > * > tr > th {
    background-color: #282828 !important;
    border-color: #F37F20 !important;
    color: #E0E0E0;
}

table.wikitable td, table.wikitable th {
    border-color: #F37F20 !important;
    background: #212121;
    color: #E0E0E0;
}

.navbox-list, .wikitable > td, .wikitable > * > td, .wikitable > * > * > td {
    background-color: #444;
}

/* code & pre */
pre {
    background-color: #272822;
    border-color: black;
    color: #E0E0E0;
}

pre, .mw-code {
    color: #E0E0E0 !important;
    background-color: #272822 !important;
    border: 1px solid black;
}

code {
    color: #E0E0E0;
    background-color: #444;
    border: 1px solid black;
}

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

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

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

.mw-highlight .kc {
    color: #ae81ff;
}

.mw-highlight .mh {
    color: #ae81ff;
}

.mw-highlight .mi {
    color: #ae81ff;
}

.mw-highlight .kt {
    color: #ae81ff;
}

.mw-highlight .cp {
    color: #f92672;
}

.mw-highlight .nt {
    color: #f92672;
}

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

.mw-highlight .sx {
    color: #ae81ff;
}

.mw-highlight .o {
    color: #f92672;
}

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

.mw-highlight .nb {
    color: #ae81ff;
}

.mw-highlight .bp {
    color: #ae81ff;
}

.mw-highlight .s1 {
    color: white;
}

.mw-highlight .s2 {
    color: #f92672;
}

.mw-highlight .nf {
    color: #ae81ff;
}

.mw-highlight .mf {
    color: #ae81ff;
}

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

.mw-highlight .p {
    color: #f92672;
}

.wikiEditor-ui .wikiEditor-ui-view {
    border: 0px solid;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

textarea {
    background-color: #272822;
    color: #E0E0E0;
    border: 1px solid black;
}

.editOptions {
    color: #E0E0E0;
    background-color: #333;
    border: 1px solid black;
    border-top: none;
}

.oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
    background-color: #444;
    color: #FFF;
    border: 1px solid #080808;
}

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

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

.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
    background-color: #444;
    color: #36c;
}

.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle {
    background-color: #333;
    color: #e0e0e0;
}

.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover {
    background-color: #444;
    color: #e0e0e0;
}

.oo-ui-dropdownWidget.oo-ui-widget-enabled.oo-ui-dropdownWidget-open .oo-ui-dropdownWidget-handle {
    background-color: #444;
}

.oo-ui-dropdownWidget-handle {
    border: 1px solid #080808;
}

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

.wikiEditor-ui-controls {
    width: 1123px;
    background-color: #333;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

/*.wikiEditor-ui-tabs {
    background-color: #000;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid black;
}*/

.wikiEditor-ui-tabs {
    border-left: 0px solid;
    border-top: 0px solid;
}

.wikiEditor-ui-tabs div.current {
    border: 0px solid;
    border-right: 1px solid black;
    background-color: #444;
}

.wikiEditor-ui-tabs div {
    background-color: #333;
    border: 0px solid;
    border-right: 1px solid black;
}

.wikiEditor-preview-contents {
    background-color: #444;
}

.wikiEditor-preview-loading {
    background-color: #444;
}

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

.wikiEditor-ui-toolbar .group {
    text-align: center;
}

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

.wikiEditor-ui-toolbar .group .tool-select {
    width: 119px;
    border: 1px solid black;
    background-color: #333;
}

.wikiEditor-ui-toolbar .group .tool-select .menu .options {
    border: 1px solid black;
    background-color: #333;
}

.wikiEditor-ui-toolbar .group .tool-select .label {
    padding-left: 19px;
}

.wikiEditor-ui-toolbar .group .tool-select .options .option:hover {
    background-color: #555;
}

.wikiEditor-ui-toolbar .booklet .index div {
    color: white;
}

.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #666;
}

.wikiEditor-ui-toolbar .page-characters div span {
    margin-left: 2.5px;
    margin-right: 2.5px;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
    border: 1px solid #444;
    color: white;
}

.wikiEditor-ui-toolbar .page-table th, .wikiEditor-ui-toolbar .page-table td {
    color: white;
}

/* Свежие правки */
.mw-changeslist-legend {
    margin-top: -4px;
}

#mw-np-username {
    width: 188px;
}

#namespace {
    background: #444;
    color: #E0E0E0;
    border-color: black;
}

#namespace:hover {
	border: 1px solid gray;
}

/*.namespaceselector {
    background: #444;
    color: white;
    border-color: black;
}*/

.mw-tagfilter-input.mw-ui-input.mw-ui-input-inline {
    width: 188px;
}

fieldset {
    border: 1px dashed #F37F20;
}

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

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

/*.oo-ui-dropdownWidget-handle, .oo-ui-menuSelectWidget, .mw-tagfilter-input {
    background-color: #444 !important;
    boder: 1px solid;
    border-color: black !important;
    color: white;
}*/

.mw-input input {
    background-color: #444;
    color: white;
    border: 1px solid;
    border-color: black;
}

.mw-input input:hover {
	border: 1px solid gray;
}

.mw-input input:active {
	background-color: #555;
}

/* IP */
#mw-mf-diffview #mw-mf-userinfo {
    background-color: #444;
    border: solid 1px black;
}

/* Msgbox*/
.msgbox-green {
    background-color: #90EE90;
    border-color: #000;
    color: black;
}

.message-line {
    border-top: 1px solid #DAA520 !important;
    border-bottom: 1px solid #DAA520 !important;
    background: #F4A460 !important;
    color: black;
}

.msgbox-default {
    background-color: #D2691E;
    border-color: #8B4513;
    color: black;
}

.shortcut {
    border: 1px solid black;
}

.shortcut-1 {
    background: #444;
}

.shortcut-2 {
    background: #333;
}

.msgbox.license-template {
    background-color: #333 !important;
    max-width: max-content !important;
    border: 0px;
    border-bottom: 2px solid #444 !important;
    border-top: 2px solid #444 !important;
}

/* Кнопка */
.mw-ui-button {
    background: #444;
    border: 1px solid black;
}

/* Правки */
td.diff-context {
    background-color: #666;
    color: white;
    border-color: black;
}

td.diff-addedline, td.diff-deletedline {
    background-color: #555;
}

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

td.diff-addedline {
    border-color: #1E90FF;
}

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

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

.keyboard-key.nowrap {
    background-color: #333 !important;
    border: 0.1em solid black !important;
    background-image: -webkit-linear-gradient(#444, #444, #444) !important;
}

/* Поиск и замена */
.ui-widget-content {
    background: #666;
    color: white;
}

body .ui-dialog .ui-widget-header {
    background: #555 !important;
}

.ui-widget-header {
    border: 1px solid black;
    color: white;
}

/* Достижения */
/*#p-achievement-list {
    background: none repeat scroll 0 0 #444;
    border: 1px solid black;
}

.achievement_category_select {
    background: none repeat scroll 0 0 #444;
    border-left: 1px solid black;
    border-top: 1px solid black;

}

.achievement_category_select[data-selected="true"] {
    background: none repeat scroll 0 0 #555;
    border-top: 1px solid black;
    border-left: 1px solid black;
}

.achievement_category {
    background: none repeat scroll 0 0 #444;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

.p-achievement-row {
    background: none repeat scroll 0 0 #2f2f2f;
    border: 1px solid black;
    color: white;
}*/

/* flashed */
.flashed {
    background: rgb(70, 130, 180) !important;
}

/* История */
#pagehistory li.selected {
    background-color: #555555;
}

/* Изображения */
li.gallerybox div.thumb {
    border: 1px solid #444;
    background-color: #333;
}

/* Файл */
#filetoc {
    border: 1px solid #F37F20;
    background-color: #181818;
}

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

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

.mw_metadata td, .mw_metadata th {
    border: 1px solid #F37F20;
}

/* Как помочь */
#how-to-help-body {
    background: #212121 !important;
    border: 0px !important;
    border-top: 1px solid #F37F20 !important;
    border-bottom: 1px solid #F37F20 !important;
}

/* Друзья */
.friendship-action {
    background: #444;
    border: 1px solid black;
    color: white;
}

#directfriendreq {
    background: #444;
    border: 1px solid black;
    color: white;
}

#senddirectreq {
    background: #444;
    border: 1px solid black;
    color: white;
    margin: 0 3px;
}

/* Поиск */
#p-search form::after {
    border-top: 0px solid #80BA5A;
    border-left: 0px solid #538631;
}

#p-search form::before { 
border-top: 0px solid rgba(0,0,0,0.365); 
border-left: 0px solid transparent; 
}

#p-search form {
    padding: 0 4px 0 10px;
    margin-right: -20px;
    background-color: transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

div#simpleSearch {
    top: 9px;
    border: 1px solid #282828 !important;
    background: #212121;
    background-image: none;
    background-image: none;

}

#simpleSearch::before {
    border-top: 0px solid #B0B0B0;
    border-left: 0px solid #79553A;
}

#simpleSearch::after {
    border-top: 0px solid #80BA5A;
    border-left: 0px solid #E6E6E6;
}

div#simpleSearch input {
    color: #E0E0E0;
}

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

.suggestions.searchbar > .suggestions-results, .suggestions.searchbar > .mw-searchSuggest-link {
    margin-left: 0px;
}

.suggestions.searchbar {
    margin-right: 0px;
}

.highlight {
    color: #F37F20;
}

.suggestions-result {
    color: #E0E0E0;
}

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

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

.suggestions.searchbar .suggestions-results, .suggestions.searchbar .suggestions-special {
    background-color: #212121;
    border-color: #282828;
}

.suggestions-special .special-query {
    color: #E0E0E0;
}

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

/* Спрайты */
#spritedoc .spritedoc-box {
    background: #212121 !important;
    border: 1px solid #080808 !important;
}

#spritedoc .spritedoc-name > .spritedoc-deprecated {
    color: #080808;
}

div.thumbinner {
    border: 1px solid #080808;
    background-color: #212121;
}

html .thumbimage {
    background-color: #212121;
    border: 0px solid #080808;
}

/* Основной фон */
div#content::before {
    border-top: 0px solid #B9855C;
    border-left: 0px solid #B4BEC3;
}

div#mw-head div.vectorMenu h3:hover, div#mw-head div.vectorMenu.menuForceShow h3 {
    background: #F37F20;
}

div.vectorTabs li.selected span, div.vectorTabs li span:hover, div.vectorTabs li span:focus {
    background: #F37F20;
    height: 35px;
}

#p-namespaces .new a, #p-views .new a {
    color: #e03b3b;
}

#footer::before {
    border-top: 0px solid #171717;
    border-left: 0px solid #202020;
}

.menu {
    left: 0px !important;
    background: #F37F20 !important;
    border: 0px solid !important;
}

div.vectorMenu li a {
    color: #E0E0E0;
}

div.vectorMenu h3 a {
    height: 33px;
}

div.vectorMenu h3 span {
    padding: 12px 16px 0 14px;
    color: #E0E0E0 !important;
}

div.vectorMenu h3 span:after {
    filter: invert(1);
    top: 14px;
}

div#mw-head div.vectorMenu h3 {
    background: #212121;
    overflow: auto;
    height: 35px;
    border-top: 1px solid #F37F20;
}

.vectorTabs #ca-watch.icon a, .vectorTabs #ca-unwatch.icon a {
    position: relative !important;
    left: 14px !important;
    background-position: 0 !important;
    padding: 34px 0 0 0 !important;
}

div.vectorTabs span::before {
    background: none !important;
}

#left-navigation div.vectorTabs li:first-child span::before {
    background: none !important;
}

div.vectorTabs span {
    background: none;
}

div.vectorTabs ul li, div.vectorTabs ul li.selected {
    position: relative;
    background: #212121;
    left: 6px;
}

div.vectorTabs li a {
    padding: 10px 15px 0 15px;
}

div.vectorTabs span {
    border-top: 1px solid #F37F20;
    position: relative;
    /*margin-left: 6px;*/
    margin-right: 0px;
}

#p-namespaces a, #p-namespaces a, #p-views a, div#mw-head div.vectorMenu h4 {
    color: #E0E0E0;
}

#left-navigation div.vectorTabs li:first-child span::before {
    background: #101010;
}

div#mw-head {
    background: #101010;
}

#mw-page-base {
    background: #101010;
}

#pageWrapper {
    background: #101010;
}

#global-wrapper {
    background: #101010;
}

/* Сетки крафта */
.gridTextContainer {
    color: #080808;
}

.gt-gui-line {
    color: #080808;
}

/* Результаты поиска */
.mw-search-result-data {
    color: #B0E03B;
}

.mw-searchInput { 
    background: #444; 
    border: 1px solid black; 
    color: #E0E0E0; 
}

/* Расширенный поиск */
#mw-searchoptions {
    background-color: #444;
    border: 1px solid black;
    border-top-width: 0;
}

#mw-search-toggleall {
    background-color: #444;
    border: 1px solid black;
    color: white;
}

#mw-search-toggleall:hover {
    border: 1px solid gray;
}

#mw-search-toggleall:active {
    background-color: #555;
}

#mw-search-togglenone {
    background-color: #444;
    border: 1px solid black;
    color: white;
}

#mw-search-togglenone:hover {
    border: 1px solid gray;
}

#mw-search-togglenone:active {
    background-color: #555;
}

/* Иконки редактора */
.tool.oo-ui-buttonElement-frameless.oo-ui-iconElement {
    filter: invert(1);
}

.tool.tool-button {
    filter: invert(1);
}

/* Другое */
.oo-ui-textInputWidget.oo-ui-iconElement > .oo-ui-iconElement-icon {
    filter: invert(1);
}

.oo-ui-textInputWidget.oo-ui-widget-enabled.oo-ui-textInputWidget-type-search > .oo-ui-indicatorElement-indicator {
    filter: invert(1);
}


#bodyContent .hlist li:not(:last-child)::after {
    background-color: #E0E0E0;
}

.main-page-table .mcwiki-header {
    background: #222126 !important;
    border: 1px solid #F37F20;
}

/* Achievements */
#p-achievement-list {
    background: #101010;
    border: 1px solid #080808;
}

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

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

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

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

/* checkbox */

.oo-ui-checkboxInputWidget [type='checkbox'] + span {
    background-color: #444;
    border: 1px solid #080808;
}

/* портал сообщества */
.mw-parser-output td {
    background: #212121 !important;
}

.mw-parser-output table {
    background: #212121 !important;
}

/* Защищенные названия */
td.mw-label {
    text-align: left;
}

#level {
    background: #444;
    color: #E0E0E0;
    border: 1px solid black;
    padding-right: 53px;
}

#level:hover {
    border: 1px solid gray;
}

.mw-htmlform-submit {
    margin-left: 139px;
    padding-left: 25px;
    padding-right: 25px;
}

.mw-htmlform-submit {
    background-color: #444;
    color: #E0E0E0;
    border: 1px solid black;
}

.mw-htmlform-submit:hover {
    border: 1px solid gray;
}

/* Защищенные страницы */
#type {
    background: #444;
    color: #E0E0E0;
    border: 1px solid black;
    padding-right: 58px;
}

#type:hover {
    border: 1px solid gray;
}