Замечание. Возможно, после сохранения вам придётся очистить кэш своего браузера, чтобы увидеть изменения.
- Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl-F5 или Ctrl-R (⌘-R на Mac)
- Google Chrome: Нажмите Ctrl-Shift-R (⌘-Shift-R на Mac)
- Internet Explorer: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl-F5
- Opera: Перейдите в Menu → Настройки (Opera → Настройки на Mac), а затем Безопасность → Очистить историю посещений → Кэшированные изображения и файлы
/*
--------------------------
---Дизайн комментариев----
--------------------------
Создано Rairakkumee специально для Polandball вики
Использованы элементы из dev.wikia.com/wiki/ModernCommentsSection;
*/
.WikiaArticleComments {
border-top: 0 !important;
text-align: center;
}
.WikiaArticleComments h1 {
background-image: linear-gradient(to top, rgba(0, 42, 50, .1) 54%, transparent 54%, transparent 100%);
display: inline;
font-weight: 700;
margin-top: 20px;
text-align: center;
}
.WikiaArticleComments .controls li {
font-weight: bold;
margin-top: -25px;
}
.WikiaArticleComments .article-comments {
border-top: 0 !important;
text-align: left;
}
.WikiaArticleComments .upper-pagination {
border-top: 0 !important;
}
.WikiaArticleComments .SpeechBubble .speech-bubble-message:before,
.WikiaArticleComments .SpeechBubble .speech-bubble-message {
border-color: transparent !important;
box-shadow: 0 2px 4px rgba(0,0,0,.2);
}
.SpeechBubble .speech-bubble-message:after {
display: none;
}
.MiniEditorWrapper .loading-indicator .loading-background {
background-color: transparent !important;
}
.WikiaArticleComments .MiniEditorWrapper .editarea {
background-color: #f5f5f5 !important;
box-shadow: 0 2px 4px rgba(0,0,0,.2);
border-radius: 5px;
border: 0 !important;
padding: 10px;
}
.WikiaArticleComments .SpeechBubble .editarea {
background-color: white !important;
border-radius: 5px;
border: 0 !important;
padding: 10px;
}
.WikiaArticleComments .editarea .cke_reset {
background-color: white !important;
border-radius: 5px;
}
.WikiaArticleComments .MiniEditorWrapper .editarea textarea {
background-color: transparent !important;
}
.MiniEditorWrapper .toolbar .cke_button > a {
background-color: transparent !important;
border-radius: 0 !important;
border: 0 !important;
}
.MiniEditorWrapper .toolbar .cke_button.cke_button_on {
box-shadow: none !important;
filter: contrast(10%);
}
.MiniEditorWrapper .toolbar a.cke_button:hover {
background: none !important;
}
.MiniEditorWrapper .toolbar a.cke_button {
background-color: transparent !important;
border: 0 !important;
}
#WikiaArticleComments .cke_button_bold .cke_icon, #WikiaArticleComments .cke_button__bold_icon,
#WikiaArticleComments .cke_button_italic .cke_icon, #WikiaArticleComments .cke_button__italic_icon,
#WikiaArticleComments .cke_button_link .cke_icon, #WikiaArticleComments .cke_button__link_icon,
#WikiaArticleComments .RTEImageButton .cke_icon,
#WikiaArticleComments .RTEVideoButton .cke_icon,
.MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__modewysiwyg_icon {
background-color: #3a3a3a;
background-image: none !important;
}
.MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__modewysiwyg_icon {
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye.svg");
height: 17px;
margin-left: 1px;
width: 17px;
}
#WikiaArticleComments .cke_button_bold .cke_icon,
#WikiaArticleComments .cke_button__bold_icon {
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bold.svg");
height: 15px;
margin-left: 5px;
width: 15px;
}
#WikiaArticleComments .cke_button_italic .cke_icon,
#WikiaArticleComments .cke_button__italic_icon {
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-italics.svg");
height: 15px;
width: 15px;
}
#WikiaArticleComments .cke_button_link .cke_icon,
#WikiaArticleComments .cke_button__link_icon {
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-link.svg");
height: 19px;
margin: -1px;
width: 19px;
}
#WikiaArticleComments .RTEImageButton .cke_icon,
#WikiaArticleComments .cke_button__RTEImageButton_icon {
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-image.svg");
height: 18px;
margin: 1px;
width: 18px;
}
#WikiaArticleComments .RTEVideoButton .cke_icon,
#WikiaArticleComments .cke_button__RTEVideoButton_icon {
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-video.svg");
height: 20px;
margin: -1px 1px 1px -4px;
width: 20px;
}
a.article-comm-delete: hover,
.article-comm-edit.actionButton: hover,
.WikiaArticleComments .article-comm-history:hover {
text-decoration: none !important;
}
.article-comm-delete,
.article-comm-edit.actionButton,
.WikiaArticleComments .article-comm-history {
-mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
background-color: #3a3a3a;
background-image: none !important;
height: 18px;
margin-bottom: 6px;
margin-top: 2px;
text-indent: -9999999px;
width: 18px;
}
.oasis-dark-theme .article-comm-delete,
.oasis-dark-theme .article-comm-edit.actionButton,
.oasis-dark-theme .WikiaArticleComments .article-comm-history {
background-color: #d5d4d4;
}
.article-comm-history {
-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-clock-small.svg");
-mask: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-clock-small.svg");
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-clock-small.svg");
}
.article-comm-edit.actionButton {
-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg");
-mask: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg");
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg");
}
.article-comm-delete {
-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg");
-mask: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg");
-webkit-mask-image: url("/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg");
}
.SpeechBubble .tools img {
display: none;
}
.SpeechBubble .permalink {
opacity: 0.75;
}
.SpeechBubble .permalink:hover {
text-decoration: none;
}
.SpeechBubble .tools a {
display: inline-block;
margin-right: 3px;
}
.WikiaArticleComments .article-comm-input .MiniEditorWrapper form input[type="submit"]:not(.wds-button).secondary {
background-color: transparent;
border-color: currentColor;
border-radius: 0;
color: currentColor;
text-transform: uppercase;
}
/* Конец изменения комментариев */