Участник:Jaguar K/common.css

Материал из Википедии — свободной энциклопедии
Страница персонального оформления. CSS-код ниже относится ко всем темам оформления (включая мобильную версию) Википедии. JS-файл: Участник:Jaguar K/common.js.
После сохранения очистите кэш браузера.
/*.mw-wiki-logo { background-image: url('https://upload.wikimedia.org/wikipedia/commons/4/45/Wikipedia-snegir-135px.png') !important; } https://i.imgur.com/Fw6caQX.png*/
/*:not(.autocomment):not(.selected)>a:not(.new):not(.mwe-popups-extract):visited { color: #0645ad!important; }*/
a.extiw:visited, a.external:visited { color: #3366bb!important; } 
.mw-uctop { font-size: small; -moz-text-decoration-color: #202122; } /* текущая */
.mw-content-ltr .thumbcaption { text-align: center; } /* подписи к картинкам */
.ts-Закрыто.mw-archivedtalk { position:static!important; display: block!important; } /* CD развернуть блоки закрытых дискуссий */
/* body:where(.action-view, .action-edit, .action-submit) #t-whatlinkshere {padding-top: calc(0.25em + 21px);} Vort/highlight */
body:where(.mw-article-diff.skin-vector-legacy.skin-vector) #ca-history {padding-left: 117px;} /* shortdiffurl.js */
/* showRollback.js */
body:where(.action-history, .ns-special) #p-tb-label {padding-bottom: calc(0.25em + 15px);}
body:where(.action-history, .ns-special) .mw-rollback-link {display:none}
.mw-changeslist-links.mw-pager-tools>span:has(span.mw-rollback-link)+span:before {content: ''}
.mw-changeslist-links.mw-pager-tools:has(span.mw-rollback-link):not(:has(span:not(:first-child))):before{content: ''}
.mw-changeslist-links.mw-pager-tools:has(span.mw-rollback-link):not(:has(span:not(:first-child))):after{content: ''}
/* | after rollback; (rollback) but not (undo), (thank) */
.hidden-ref { display: inline!important; }
.ve-init-mw-diffPage-diffMode, .mw-diff-table-prefix { display: none; }
input#mw-fr-submit-accept:not(:disabled),
input#mw-fr-submit-unaccept:not(:disabled),
input#mw-fr-submit-accept:not(:disabled):hover,
input#mw-fr-submit-unaccept:not(:disabled):hover {
    color: black;
}
input#mw-fr-submit-accept:not(:disabled):hover {box-shadow: inset 0 0 0 1px #447ff5;}
input#mw-fr-submit-reject:not(:disabled):hover {color: #d33; border-color: #d33;  box-shadow: inset 0 0 0 1px #d33;}
.flaggedrevs_reviewform .cdx-card__text__title,
.flaggedrevs_reviewform p, /* check templates */
.flaggedrevs_reviewform [for="mw-fr-commentbox"],
.flaggedrevs_reviewform #mw-fr-logexcerpt {
    display:none
}
.mw-contributions-editor-info {
    display: none;
}

body.mw-special-Recentchanges :where(table,tr).mw-tag-mw-reverted {
	display: none;
}

body.action-view .ext-discussiontools-init-timestamplink {
	display:none
}

/* :where(i,b,strong,strike,big,small,sup,sub,s,and so on) 
:is(:has(a[title]:hover),a[title]:hover,a.mw-selflink-fragment:hover)+.ext-discussiontools-init-timestamplink {
	display:inline;
	color: black;
}*/
.ext-discussiontools-ui-newTopic .oo-ui-fieldLayout-messages,
.ext-discussiontools-ui-newTopic .oo-ui-fieldLayout-body {display:none}

body.page-Участница_Рейму_Хакурей_Проблемные_правки .mw-contributions-list :is(.mw-history-histlinks,.mw-changeslist-date,.history-user,.mw-diff-bytes,.mw-changeslist-separator,input[type="radio"],.mw-pager-tools,.updatedmarker){
    display:none
}
body.page-Участница_Рейму_Хакурей_Проблемные_правки .mw-parser-output .ins {
	background: transparent;
}
body.page-Участница_Рейму_Хакурей_Проблемные_правки .mw-parser-output .del {
	background: #feeec8;
	color:inherit;
}

body.page-Участница_Рейму_Хакурей_Проблемные_правки .mw-parser-output b {
    font-weight: 400;
}

.mw-tag-markers {display: none}
.mw-special-Watchlist .cdx-docs-link {display:none}
#ca-fileExporter {display:none!important}
.mw-rcfilters-ui-changesListWrapperWidget table.mw-enhanced-rc td:last-child {  word-break: break-word; }

#mw-fr-reviewform {
  display: none;
}

#mw-fr-reviewform:has(#mw-fr-submit-reject){
  display: block;
}