3664
правки
Mansur700 (обсуждение | вклад) Нет описания правки |
Mansur700 (обсуждение | вклад) Нет описания правки |
||
Строка 13: | Строка 13: | ||
* 3.3 Колонки | * 3.3 Колонки | ||
* 3.4 Таблицы | * 3.4 Таблицы | ||
* 4. Шаблоны | * 4. Шаблоны | ||
* 5. Страницы | * 5. Страницы | ||
Строка 67: | Строка 66: | ||
blockquote { | blockquote { | ||
background: #f8f9fa; | background: #f8f9fa; | ||
overflow: hidden; | overflow: hidden; | ||
Строка 96: | Строка 93: | ||
/* Remove "external" icon from links to WP */ | /* Remove "external" icon from links to WP */ | ||
body.ns-talk a.external[href*="// | body.ns-talk a.external[href*="//massarn.com/w/"], | ||
body.ns-4 a.external[href*="// | body.ns-4 a.external[href*="//massarn.com/w/"], | ||
body.ns-104 a.external[href*="// | body.ns-104 a.external[href*="//massarn.com/w/"], | ||
body.ns-106 a.external[href*="// | body.ns-106 a.external[href*="//massarn.com/w/"] { | ||
background: none !important; | background: none !important; | ||
padding-right: 0 !important; | padding-right: 0 !important; | ||
Строка 116: | Строка 113: | ||
} | } | ||
.hatnote | .hatnote { | ||
font-style: italic; | font-style: italic; | ||
padding-left: 1.6em; | padding-left: 1.6em; | ||
Строка 137: | Строка 132: | ||
.clickable-image a:hover { | .clickable-image a:hover { | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Строка 148: | Строка 137: | ||
#mw-pages { | #mw-pages { | ||
clear: both; | clear: both; | ||
} | } | ||
Строка 203: | Строка 187: | ||
#mw-revision-nav { | #mw-revision-nav { | ||
margin-top: 0.5em; | margin-top: 0.5em; | ||
} | |||
/* Кнопки [показать]/[скрыть], создаваемые mw-collapsible */ | |||
.mw-collapsible-toggle { | |||
font-weight: normal; | |||
} | |||
/* Кнопки [показать]/[скрыть], создаваемые динамически функцией collapsibleTables() | |||
в [[MediaWiki:Common.js]] */ | |||
.collapseButton { | |||
/* @noflip */ | |||
float: right; | |||
font-weight: normal; | |||
/* @noflip */ | |||
margin-left: 0.5em; | |||
/* @noflip */ | |||
text-align: right; | |||
width: auto; | |||
} | |||
/* Reduce page jumps by hiding collapsed/dismissed content */ | |||
.client-js .collapsible.collapsed > tbody > tr:not(:first-child), | |||
.client-js .NavFrame.collapsed > .NavContent, | |||
.client-js .tochidden-wrapper > .toc > ul { | |||
display: none; | |||
} | } | ||
Строка 230: | Строка 239: | ||
.sitedir-ltr div.flaggedrevs_short { | .sitedir-ltr div.flaggedrevs_short { | ||
float: none; | float: none; | ||
margin-left: 0; | |||
padding: 1px; | padding: 1px; | ||
} | } | ||
Строка 251: | Строка 261: | ||
.wef_low_priority_links a.extiw:visited, | .wef_low_priority_links a.extiw:visited, | ||
.wef_low_priority_links a.external:visited { | .wef_low_priority_links a.external:visited { | ||
color: # | color: #202122; | ||
} | } | ||
Строка 275: | Строка 285: | ||
.ve-active li.ve-show { | .ve-active li.ve-show { | ||
display: list-item; | display: list-item; | ||
} | |||
/* Костыль исправляющий дублирование иконки в сообщениях об ошибках (Editnotice) | |||
при сохранении правки в визуальном редакторе */ | |||
.ve-ui-mwSaveDialog .oo-ui-flaggedElement-error.oo-ui-iconElement table.fmbox { | |||
margin-top: 0; | |||
} | |||
.ve-ui-mwSaveDialog .oo-ui-flaggedElement-error.oo-ui-iconElement .mbox-image { | |||
display: none; | |||
} | } | ||
Строка 289: | Строка 308: | ||
.group-filemover-show, | .group-filemover-show, | ||
.group-editor-show, | .group-editor-show, | ||
.group- | .group-autoreview-show, | ||
.group-user-show { | .group-user-show { | ||
display: none; | display: none; | ||
Строка 571: | Строка 590: | ||
table tr td.dark { | table tr td.dark { | ||
background: #ccc; | background: #ccc; | ||
} | } | ||
Строка 622: | Строка 599: | ||
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */ | /* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */ | ||
.mbox-text, | |||
.mbox-text { /* The message body cell(s) */ | |||
border: none; | border: none; | ||
/* @noflip */ | /* @noflip */ | ||
Строка 629: | Строка 606: | ||
width: 100%; /* Make all mboxes the same width regardless of text length */ | width: 100%; /* Make all mboxes the same width regardless of text length */ | ||
} | } | ||
.mbox-image { /* The left image cell */ | |||
border: none; | border: none; | ||
/* @noflip */ | /* @noflip */ | ||
Строка 635: | Строка 612: | ||
text-align: center; | text-align: center; | ||
} | } | ||
.mbox-imageright { /* The right image cell */ | |||
border: none; | border: none; | ||
/* @noflip */ | /* @noflip */ | ||
Строка 641: | Строка 618: | ||
text-align: center; | text-align: center; | ||
} | } | ||
.mbox-empty-cell { /* An empty narrow cell */ | |||
border: none; | border: none; | ||
padding: 0px; | padding: 0px; | ||
width: 1px; | width: 1px; | ||
} | |||
.mbox-text .mbox-multiply { | |||
display: none; | |||
} | } | ||
/* Image message box styles */ | /* Image message box styles */ | ||
.imbox { | |||
margin: 4px 10%; | margin: 4px 10%; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Строка 662: | Строка 642: | ||
} | } | ||
.imbox-notice { | |||
border: | border: 2px solid #1e90ff; /* Blue */ | ||
} | } | ||
.imbox-speedy { | |||
border: | border: 2px solid #b22222; /* Red */ | ||
background: #fee; /* Pink */ | background: #fee; /* Pink */ | ||
} | } | ||
.imbox-delete { | |||
border: | border: 2px solid #b22222; /* Red */ | ||
} | } | ||
.imbox-content { | |||
border: | border: 2px solid #f28500; /* Orange */ | ||
} | } | ||
.imbox-style { | |||
border: | border: 2px solid #f4c430; /* Yellow */ | ||
} | } | ||
.imbox-move { | |||
border: | border: 2px solid #9932cc; /* Purple */ | ||
} | } | ||
.imbox-protection { | |||
border: | border: 2px solid #bba; /* Gray-gold */ | ||
} | } | ||
.imbox-license { | |||
border: | border: 2px solid #88a; /* Dark gray */ | ||
background: #f7f8ff; /* Light gray */ | background: #f7f8ff; /* Light gray */ | ||
} | } | ||
.imbox-featured { | |||
border: | border: 2px solid #cba135; /* Brown-gold */ | ||
} | } | ||
/* Category message box styles */ | /* Category message box styles */ | ||
.cmbox { | |||
margin: 3px 10%; | margin: 3px 10%; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Строка 700: | Строка 680: | ||
} | } | ||
.cmbox-notice { | |||
background: #d8e8ff; /* Blue */ | background: #d8e8ff; /* Blue */ | ||
} | } | ||
.cmbox-speedy { | |||
margin-top: 4px; | margin-top: 4px; | ||
margin-bottom: 4px; | margin-bottom: 4px; | ||
Строка 709: | Строка 689: | ||
background: #ffdbdb; /* Pink */ | background: #ffdbdb; /* Pink */ | ||
} | } | ||
.cmbox-delete { | |||
background: #ffdbdb; /* Red */ | background: #ffdbdb; /* Red */ | ||
} | } | ||
.cmbox-content { | |||
background: #ffe7ce; /* Orange */ | background: #ffe7ce; /* Orange */ | ||
} | } | ||
.cmbox-style { | |||
background: #fff9db; /* Yellow */ | background: #fff9db; /* Yellow */ | ||
} | } | ||
.cmbox-move { | |||
background: #e4d8ff; /* Purple */ | background: #e4d8ff; /* Purple */ | ||
} | } | ||
.cmbox-protection { | |||
background: #efefe1; /* Gray-gold */ | background: #efefe1; /* Gray-gold */ | ||
} | } | ||
/* Other pages message box styles */ | /* Other pages message box styles */ | ||
.ombox { | |||
margin: 4px 10%; | margin: 4px 10%; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
border: 1px solid # | border: 1px solid #a2a9b1; /* Default "notice" gray */ | ||
background: # | background: #f8f9fa; | ||
} | } | ||
.ombox-notice { | |||
border: 1px solid # | border: 1px solid #a2a9b1; /* Gray */ | ||
} | } | ||
.ombox-speedy { | |||
border: 2px solid #b22222; /* Red */ | border: 2px solid #b22222; /* Red */ | ||
background: #fee; /* Pink */ | background: #fee; /* Pink */ | ||
} | } | ||
.ombox-delete { | |||
border: 2px solid #b22222; /* Red */ | border: 2px solid #b22222; /* Red */ | ||
} | } | ||
.ombox-content { | |||
border: 1px solid #f28500; /* Orange */ | border: 1px solid #f28500; /* Orange */ | ||
} | } | ||
.ombox-style { | |||
border: 1px solid #f4c430; /* Yellow */ | border: 1px solid #f4c430; /* Yellow */ | ||
} | } | ||
.ombox-move { | |||
border: 1px solid #9932cc; /* Purple */ | border: 1px solid #9932cc; /* Purple */ | ||
} | } | ||
.ombox-protection { | |||
border: 2px solid #bba; /* Gray-gold */ | border: 2px solid #bba; /* Gray-gold */ | ||
} | } | ||
/* Talk page message box styles */ | /* Talk page message box styles */ | ||
.tmbox { | |||
margin: 4px 10%; | margin: 4px 10%; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Строка 772: | Строка 752: | ||
} | } | ||
.tmbox-speedy { | |||
border: 2px solid #b22222; /* Red */ | border: 2px solid #b22222; /* Red */ | ||
background: #fee; /* Pink */ | background: #fee; /* Pink */ | ||
} | } | ||
.tmbox-delete { | |||
border: 2px solid #b22222; /* Red */ | border: 2px solid #b22222; /* Red */ | ||
} | } | ||
.tmbox-content { | |||
border: 2px solid #f28500; /* Orange */ | border: 2px solid #f28500; /* Orange */ | ||
} | } | ||
.tmbox-style { | |||
border: 2px solid #f4c430; /* Yellow */ | border: 2px solid #f4c430; /* Yellow */ | ||
} | } | ||
.tmbox-move { | |||
border: 2px solid #9932cc; /* Purple */ | border: 2px solid #9932cc; /* Purple */ | ||
} | } | ||
.tmbox-protection, | |||
.tmbox-notice { | |||
border: 1px solid #c0c090; /* Gray-brown */ | border: 1px solid #c0c090; /* Gray-brown */ | ||
} | } | ||
/* {ambox} */ | /* {ambox} */ | ||
.ambox { | |||
margin: 0 10%; /* 10% = Will not overlap with other elements */ | margin: 0 10%; /* 10% = Will not overlap with other elements */ | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
Строка 801: | Строка 781: | ||
background: #fbfbfb; | background: #fbfbfb; | ||
} | } | ||
.ambox + .ambox { /* Single border between stacked boxes. */ | |||
margin-top: -1px; | margin-top: -1px; | ||
} | } | ||
.ambox | .ambox .mbox-text, | ||
.ambox | .ambox .mbox-text { /* The message body cell(s) */ | ||
padding: 0 0.5em; /* 0.5em left/right */ | padding: 0 0.5em; /* 0.5em left/right */ | ||
} | } | ||
.ambox | .ambox .mbox-image { /* The left image cell */ | ||
/* @noflip */ | /* @noflip */ | ||
padding: 2px 0 2px 0.5em; /* 0.5em left, 0px right */ | padding: 2px 0 2px 0.5em; /* 0.5em left, 0px right */ | ||
} | } | ||
.ambox | .ambox .mbox-imageright { /* The right image cell */ | ||
/* @noflip */ | /* @noflip */ | ||
padding: 2px 0.5em 2px 0; /* 0px left, 0.5em right */ | padding: 2px 0.5em 2px 0; /* 0px left, 0.5em right */ | ||
} | } | ||
.navbox + .ambox { /* for ambox 1em before navbox */ | |||
margin-top: 1em; | |||
} | |||
.ambox-notice { | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 10px solid #36c; /* Blue */ | border-left: 10px solid #36c; /* Blue */ | ||
} | } | ||
.ambox-speedy { | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 10px solid #b22222; /* Red */ | border-left: 10px solid #b22222; /* Red */ | ||
background: #fee7e6; /* Pink */ | background: #fee7e6; /* Pink */ | ||
} | } | ||
.ambox-delete, | |||
.ambox-serious { | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 10px solid #b22222; /* Red */ | border-left: 10px solid #b22222; /* Red */ | ||
} | } | ||
.ambox-content { | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 10px solid #f28500; /* Orange */ | border-left: 10px solid #f28500; /* Orange */ | ||
} | } | ||
.ambox-style { | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 10px solid #f4c430; /* Yellow */ | border-left: 10px solid #f4c430; /* Yellow */ | ||
} | } | ||
.ambox-good { | |||
border-left: 10px solid #66cc44; | border-left: 10px solid #66cc44; | ||
} | } | ||
.ambox-discussion { | |||
border-left: 10px solid #339966; | border-left: 10px solid #339966; | ||
} | } | ||
.ambox-merge { | |||
border-left: 10px solid #9932cc; | border-left: 10px solid #9932cc; | ||
} | } | ||
.ambox-move { | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 10px solid #9932cc; /* Purple */ | border-left: 10px solid #9932cc; /* Purple */ | ||
} | } | ||
.ambox-protection { | |||
/* @noflip */ | /* @noflip */ | ||
border-left: 10px solid #a2a9b1; /* Gray-gold */ | border-left: 10px solid #a2a9b1; /* Gray-gold */ | ||
Строка 858: | Строка 842: | ||
/* Footer and header message box styles */ | /* Footer and header message box styles */ | ||
.fmbox { | |||
clear: both; | clear: both; | ||
margin: 0.2em 0; | margin: 0.2em 0; | ||
Строка 866: | Строка 850: | ||
background: #f9f9f9; | background: #f9f9f9; | ||
} | } | ||
.fmbox-system { | |||
background: #f9f9f9; | background: #f9f9f9; | ||
} | } | ||
.fmbox-warning { | |||
border: 1px solid #bb7070; /* Dark pink */ | border: 1px solid #bb7070; /* Dark pink */ | ||
background: #ffdbdb; /* Pink */ | background: #ffdbdb; /* Pink */ | ||
} | } | ||
.fmbox-editnotice { | |||
background: transparent; | background: transparent; | ||
} | } | ||
Строка 901: | Строка 885: | ||
ambox/tmbox/ombox etc classes. "body.mediawiki" is so | ambox/tmbox/ombox etc classes. "body.mediawiki" is so | ||
they override "table.ambox + table.ambox" above. */ | they override "table.ambox + table.ambox" above. */ | ||
.mediawiki .mbox-small.mbox-small { /* For the "small=yes" option. */ | |||
/* @noflip */ | /* @noflip */ | ||
clear: right; | clear: right; | ||
Строка 912: | Строка 896: | ||
line-height: 1.25em; | line-height: 1.25em; | ||
} | } | ||
.mediawiki .mbox-small.mbox-small-left { /* For the "small=left" option. */ | |||
/* @noflip */ | /* @noflip */ | ||
margin: 4px 1em 4px 0; | margin: 4px 1em 4px 0; | ||
Строка 919: | Строка 903: | ||
font-size: 88%; | font-size: 88%; | ||
line-height: 1.25em; | line-height: 1.25em; | ||
} | |||
/* Style for {{rq}} */ | |||
/* Hide the extra cells */ | |||
.ambox-multiple_issues .ambox .mbox-image, | |||
.ambox-multiple_issues .ambox .mbox-imageright, | |||
.ambox-multiple_issues .ambox .mbox-empty-cell, | |||
.ambox-multiple_issues .ambox .mbox-text-div, | |||
.ambox-multiple_issues .ambox .mbox-textsmall-div { | |||
display: none; | |||
} | |||
/* Remove borders, backgrounds, padding, etc. */ | |||
.ambox-multiple_issues .ambox { | |||
border: none; | |||
border-collapse: collapse; | |||
background: transparent; | |||
margin: 0 0 0 1.6em; | |||
padding: 0; | |||
width: auto; | |||
display: block; | |||
} | |||
.ambox-multiple_issues .mbox-small-left { | |||
font-size: 100%; | |||
width: auto; | |||
margin: 0; | |||
} | |||
/* Style the text cell as a list item and remove its padding */ | |||
.ambox-multiple_issues .ambox .mbox-text { | |||
padding: 0; | |||
margin: 0; | |||
} | |||
.ambox-multiple_issues .ambox .mbox-multiply { | |||
display: list-item; | |||
line-height: 1.5em; | |||
list-style-image: url(/w/skins/Vector/resources/common/images/bullet-icon.svg); | |||
} | |||
.skin-monobook .ambox-multiple_issues .ambox .mbox-multiply { | |||
list-style-type: square; | |||
list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg); | |||
} | |||
/* Allow for hiding text in compact form */ | |||
.ambox-multiple_issue .hide-when-compact { | |||
display: none; | |||
} | |||
/* Стили нотификаций для ноутбуков */ | |||
@media (max-width: 1366px) { | |||
.ombox, | |||
.tmbox, | |||
.ambox { | |||
margin-left: 6%; | |||
margin-right: 6%; | |||
} | |||
} | } | ||
/* Стили нотификаций для мобильного устройсва */ | /* Стили нотификаций для мобильного устройсва */ | ||
@media (max-width: 719px) { | @media (max-width: 719px) { | ||
.ombox, | |||
.tmbox, | |||
.ambox { | |||
margin-left: 0; | margin-left: 0; | ||
margin-right: 0; | margin-right: 0; | ||
} | } | ||
} | } | ||
Строка 993: | Строка 1025: | ||
/* Компоненты карточки */ | /* Компоненты карточки */ | ||
.infobox-above { | .infobox-above { | ||
background: #cfe3ff; | |||
font-size: 120%; | font-size: 120%; | ||
text-align: center; | text-align: center; | ||
Строка 1002: | Строка 1035: | ||
} | } | ||
.infobox-header { | .infobox-header { | ||
background: #dcebff; | |||
text-align: center; | text-align: center; | ||
} | } | ||
.infobox-below { | .infobox-below { | ||
background: #dcebff; | |||
text-align: center; | text-align: center; | ||
} | } | ||
Строка 1012: | Строка 1047: | ||
padding: 0; | padding: 0; | ||
} | } | ||
.infobox-inner-table, | |||
.infobox-table > table, | .infobox-table > table, | ||
.infobox-tablebox > table, | .infobox-tablebox > table, | ||
Строка 1095: | Строка 1131: | ||
.infobox td p { | .infobox td p { | ||
margin: 0 !important; | margin: 0 !important; | ||
} | } | ||
Строка 1177: | Строка 1176: | ||
font-weight: normal; | font-weight: normal; | ||
font-size: 90%; | font-size: 90%; | ||
} | } | ||
Строка 1258: | Строка 1189: | ||
font-size: 90%; | font-size: 90%; | ||
text-align: center; | text-align: center; | ||
padding: | padding: 3px; | ||
} | } | ||
.navbox-inner, | .navbox-inner, | ||
Строка 1366: | Строка 1297: | ||
margin-right: 0.5em; | margin-right: 0.5em; | ||
width: 5em; | width: 5em; | ||
} | } | ||
Строка 1419: | Строка 1330: | ||
.geo-lon { | .geo-lon { | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
Строка 1451: | Строка 1344: | ||
body.page-Заглавная_страница #lastmod, | body.page-Заглавная_страница #lastmod, | ||
body.page-Заглавная_страница #footer-info-lastmod, | body.page-Заглавная_страница #footer-info-lastmod, | ||
body.page-Заглавная_страница.action-view #siteSub, | body.page-Заглавная_страница.action-view #siteSub, | ||
body.page-Заглавная_страница.action-view #contentSub, | body.page-Заглавная_страница.action-view #contentSub, | ||
body.page-Заглавная_страница.action-view #contentSub2, | |||
body.page-Заглавная_страница.action-view #mw-data-after-content { | body.page-Заглавная_страница.action-view #mw-data-after-content { | ||
display: none !important; | display: none !important; |