/* ==UserStyle== @name DarkTF @namespace http://dtf.ru/ @version 2.1.34 @description Нелегитимная тёмная тема для сайтов Комитета @author Neko Natum @author Pegasus Plus @preprocessor stylus @supportURL https://t.me/nekonatum @homepageURL https://dtf.ru/u/2819-neko-natum/99819-nekonatum-navigation @updateURL https://github.com/neko-natum/DTF-dark-themes/raw/master/DarkTF.user.css @var select schema "Цветовая схема стиля" [ "classic:DarkTF", "glass:Glass DarkTF", "darker:DarkerTF", "porn:PornTF", "terminal:DTerminalF", "custom:Свой стиль", "custom_glass:Свой стиль + стекло", "no:Светлая тема" ] @var range glassBlur "Степень блюра стекла" [10, 1, 20, 1, "px"] @var checkbox golden "Золотой цвет DarkTF" 1 @var checkbox shadow "Затемнение изображений" 0 @var select size "Изменение размеров" [ "default:Дефолт", "compact:Прижать", "wide:Расширить" ] @var range margining "Как сильно Прижать" [1600, 1300, 1600, 10, "px"] @var checkbox comments "Показывать блок комментариев" 1 @var checkbox squareGang "Раскруглить аватарки" 0 @var checkbox noEditor "Снести кабину мини-редактору" 0 @var checkbox back "Фон" 0 @var text backimg "Картинка для бекграунда" "'https://pbs.twimg.com/media/DrrF0cRX4AAWjDx.jpg'" @var checkbox masonry "Masonry-вёрстка" 0 @var number masonryCols "Число колонок Masonry" [3, 2, 6, 1] @var checkbox letitsnow "Снегопад" 0 @var range fontSize "Размер шрифта в статьях" [17, 13, 25, 1, "px"] @var checkbox fuckRec "Убрать рекомендации" 0 @var checkbox oldRating "Вернуть старый вид оценок в комментах" 0 @var color baseBackColor "Свой цвет фона" #1b1b1b @var color blockBackColor "Свой основной цвет блоков" #292929 @var color accentBackColor "Свой акцентный цвет блоков" #000 @var color mainTextColor "Свой основной цвет текста" #bfbfbf @var color alterTextColor "Свой акцентный цвет текста" #000 @var color brand1 "Свой базовый цвет ссылок" #c9e7f2 @var color brand2 "Свой акцентный цвет ссылок" #fef7cf ==/UserStyle== */ @-moz-document domain("dtf.ru"), domain("tjournal.ru"), domain("vc.ru"), domain("instagram.com"), domain("tiktok.com") { :root { if schema == glass { --base_back_color: #1b1b1bc9; --block_back_color: #292929d4; --accent_back_color: #000000ba; --main_text_color: #bfbfbf; --alter_text_color: #000; } else if schema == darker { --base_back_color: #000; --block_back_color: #0f0f0f; --accent_back_color: #191919; --main_text_color: #bfbfbf; --alter_text_color: #000; } else if schema == porn { --base_back_color: #000; --block_back_color: #101010; --accent_back_color: #1b1b1b; --main_text_color: #cacaca; --alter_text_color: #000; } else if schema == custom || schema == custom_glass { --base_back_color: baseBackColor; --block_back_color: blockBackColor; --accent_back_color: accentBackColor; --main_text_color: mainTextColor; --alter_text_color: alterTextColor; } else if schema == terminal { --base_back_color: #000; --block_back_color: #000; --accent_back_color: #000; --main_text_color: #4af626; --alter_text_color: #4af626; } else if schema == no { /*--block_back_color: #fff; --main_text_color: #000;*/ } else if schema == classic { --base_back_color: #1b1b1b; --block_back_color: #292929; --accent_back_color: #000; --main_text_color: #bfbfbf; --alter_text_color: #000; } if schema == terminal { --plus_back_color: #000; --minus_back_color: #000; --plus_text_color: #4af626; --minus_text_color: #4af626; } else { --plus_back_color: #002f0d; --minus_back_color: #331e1e; --plus_text_color: #0a1; --minus_text_color: #d32c37; } --branding_base_color: var(--brand_1); --branding_accent_color: var(--brand_2); } } @-moz-document domain("dtf.ru"), domain("tjournal.ru"), domain("vc.ru") { if schema != no { /*backgrounds*/ .sidebar, .layout__right-column > div, .search__field .v-field:not(.v-field--focused) .v-field__wrapper:not(:hover), .search__field .v-field--focused .v-field__wrapper, .u-notification--hover:hover, .channel-item:hover, .channel-item--focused, .v-split-button, .v-field__wrapper, .v-field--focused .v-field__wrapper, .v-ui-checkbox, .avatar-grid__item, .comments_form, .comments_updates:hover, .u-notification, .editor-cp, .editor__actions, .message--selected, .cdx-inline-toolbar__input, .ce-toolbox-search, #jfContent, .wrapper, .error, .ui_form input[type="text"], .ui_form input[type="password"], .ui_form input[type="email"], .ui_form input[type="name"], .ui_form textarea, .ui_form select { background: var(--base_back_color); if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; } } .sidebar__footer, .contacts:not(.contacts--disabled) .contacts__item:hover, .aside__button:hover { background: var(--base_back_color) !important; if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; } } .v-header-avatar { background-color: var(--base_back_color); if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; } } .page--entry .l-island-bg:not(.comments__navigation):not(.ui-tabs), .new_entries, .search__field .v-field:not(.v-field--focused) .v-field__wrapper:hover, .v-field__wrapper:hover, .captcha_wall__box, .ui_modal_window, .ui_sub_menu__item:hover, .v-popup-window__content, .subsites_tune__panel, .andropov_preview, .u-notification--unread.u-notification--hover:hover, .feed__horizon, .ce-block-settings__item--selected, .ce-block-settings__item:not(.no-hover):hover, .audio_player__control__panel, .floating_player, .notify-new-items-label:hover, .chat-info__bottom, .v-checkbox__control, .updown:after, .widget_wrapper--type-yellow, .gl__container, .bp-unit, .search_results__horizon, .league-block, .popup__container__window--styled .popup__container__window__tpl, .v-popup-header, .comments_form:hover, .msngrConfirmWindow, .u-notification--unread, .notifications__footer-link, #page_wrapper > .ui-tabs--default, .slick-slide > div > div > a { background: var(--block_back_color); if (schema == glass || schema == custom_glass ) { backdrop-filter: blur(glassBlur) !important; } } .sidebar-tree-list__show-more-button, .messenger, .ui-filters--responsive .ui-filters__inner, .m-floating, .notify-item, .comment-form, .account-menu-root, .account-menu { background: var(--block_back_color) !important; if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; } } if (schema == glass || schema == custom_glass ) && masonry { .content-feed, .l-island-bg:not(.comments__navigation) { background: var(--block_back_color); } } else { .l-island-bg:not(.comments__navigation):not(.ui-tabs) { background: var(--block_back_color); if (schema == glass || schema == custom_glass ) { backdrop-filter: blur(glassBlur) !important; } } } @media (max-width: 719px) { .search__field { background: var(--block_back_color); if (schema == glass || schema == custom_glass ) { backdrop-filter: blur(glassBlur) !important; } } } .site-header, .new_entries__counter, .new_entries:hover, .reposters_list, .spotify-sidebar-button:hover, .popover, .head-notifies__panel, .u-notification__content__reply-text, .mini-editor__button, .live-stream, .andropov_telegram, .andropov_tweet, .v-split-button__dropdown, .content-image--with_background, .v-button, .comment-more--root, .comment-more--root--5, .ui-button--5, .widget_wrapper--type-blue, .content-header-label, .v-plus-badge, .plus-badge, .page--plus .plus-features, .page--plus .plus-buy, .content mark, .ui_sub_menu, .ui_sub_menu--center-arrow:before, .ui_sub_menu--left-arrow:before, .ui_sub_menu--right-arrow:before, .vacancies_widget, .vacancies_widget__new, .comments_pseudo_form, .comment__space--pinned::before, .comment__self--author .comment-user__name, .comment__space--highlighted::before, .comment__space--new::before, .comment__self--author .comment-user__name, .comment__space--with-donate::before, .block-incut, .block-code, .quiz, .block-number, .comments_updates, .notification, .ce-popover, .gallery-image--with-background .gallery-image__media, .cdx-input, .form-text-input, .quiz-tool-input, .editor-cp-tab__content, .audio_player__control__slider__bg, .floating_screen_film--fixed, .events_widget, .island--company_entries, .widget_wrapper--type-pink, .events_widget__new, .notify-new-items-label, .block-warning, .dstr-fl__outer, .v-checkbox--checked .v-checkbox__control, .v-etc__dropdown, .v-etc__item:first-child::before, .herzen__command_list, .head-notifies__header, .head-notifies__items-wrapper, .head-notifies__footer, .popover__section, .cdx-inline-toolbar, .editor .marked-text, .miniEditor .marked-text, .profile_comment_favorite__text mark, .profile_comment_self__text mark, .subsite_card_simple__description mark, .ce-block-settings, .block-hidden-wrapper::before, .block-hidden, .entry_stub, .gall, .comments__link_to_all, .site-names__list, .booster-promo__button, .start, .comment__author--highlighted, .shares__open, .v-form-input input, .ui_form input[type=submit], .v-field--disabled .v-field__wrapper, .dropdown__found__list, .inline-dropdown, .subsites_catalog .ui-tabs, .wtf_broadcast .wtf_bc--need-more-items .wtf_bc--need-more-items--button, .share_button, .page--index > .l-mt-28 > div:last-child > div:last-child > div { background: var(--accent_back_color); if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; } } .ui-rounded-button--active .ui-rounded-button__link, .ui-rounded-button__link:hover, .sidebar-tree-list-item--active, .sidebar-tree-list-item:not(.sidebar-tree-list-item--hover-disabled):hover:not(.sidebar-tree-list-item--active), .messenger-panel__down, .v-tabs-navigation, .social-links__item, .comment-more--root--1, .ui-button--1, .item:hover .item__badge, .code-tool, .audio-tool-title, .audio-tool-uploader, html body .ce-redactor a.andropov_link, .bubble[arrow-alignment^="top"]:before, .bubble, .contacts .searched, .ui-input, .chat-info-form__picture, .b--submit, .user, .contacts__item--selected .contacts__item-checkbox::after, .chat-messages__day span, .emoji-picker__panel, .emoji-picker__panel::after, .emoji-picker__panel-list-section-name, .v-hashtag, .chat-messages__unread-label span, .chat-messages__unread-label, .messenger-panel__down-head, .messenger-panel__down-list, .messenger-panel__down-footer, .bubble__container, .m-floating__header:hover, .upload-button, .audio-tool-cover, .search-filters-footer, .mobile-bar, .bubble[arrow-alignment^="bottom"]:before, .attacher__form, .attacher__form:before, .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item .wtf_bc--feed-item--bg, .wtf_bc--skin--bg-gray, .misprint-popup__selected-text span, .get-api-token__text--token, .uploader__inner { background: var(--accent_back_color) !important; if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; } } .new_entries:hover .new_entries__counter, .reposters_list__item:after, .v-tab--active .v-tab__label::after, .popover-item:hover, .popover-item--focused, .u-notification--blue .u-notification__avatar-icon, .v-split-button:hover, .v-button:hover, .popover-item--selected, .ui-tab--active .ui-tab__label:after, .site-header-progressbar__runner, .comment-more--root--5.comment-more--root--active, .comment-more--root--5:hover, .comment-more--root.comment-more--root--active, .comment-more--root:hover, .ui-button--5.ui-button--active, .ui-button--5:hover, .subsites_catalog_item:before, .v-list-tab--active, .v-list-tab:hover, .page--plus .plus-buy:hover, .donate-display, .quiz__item__progressbar, .quiz__item__progressbar__runner, .comments_updates__counter, .audio_player__control__slider__bar, .thesis__attach_something:hover, .sidebar-tree-list-item--active .sidebar-tree-list-item__badge, .message--selected .message__actions-select, .channel-item--current, .v-checkbox:hover .v-checkbox__control, .v-hashtag__close-button::before, .v-etc__item:hover, .herzen__command_list__item--selected, .herzen__command_list__item:hover, .content__thanks, .cdx-plugin-settings__item--active, .cdx-plugin-settings__item--selected, .cdx-plugin-settings__item:not(.no-hover):hover, .ad-user::after, .booster-promo__button:hover, .start:hover, .shares__close, .v-form-range .vue-slider-dot-handle, .v-form-range .vue-slider-process, .popup__content--misprint .selected_text span, .ui_form input[type=submit]:hover, .dropdown__found__item--selected, .dropdown__found__item:hover, .v-list-subsites-item__icon-container, .ui_preloader .ui_preloader__dot, .wtf_broadcast .wtf_bc--need-more-items .wtf_bc--need-more-items--button:hover, .channel-item__unread-count, .share_button:hover, .page--index > .l-mt-28 > div:last-child > div:last-child > div:hover { background: var(--branding_accent_color); /*if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; }*/ } .ui-rounded-button__indicator, .social-links__item--active, .comment-more--root--1.comment-more--root--hovered, .comment-more--root--1:hover, .ui-button--1.ui-button--hovered, .ui-button--1:hover, .thesis__attach_something:hover .icon, .item:hover, .item--focused, .item + .item--selected, .item + .item--focused, .item + .item:hover, .commercial-list__item:hover, .commercial-list__item--active, .attacher__button:hover, .sidebar-tree-list-item:not(.sidebar-tree-list-item--hover-disabled):hover:not(.sidebar-tree-list-item--active) .sidebar-tree-list-item__badge, .item__badge, .aside-placeholder__picture, .aside-placeholder__line1, .aside-placeholder__line2, .b--submit:hover, .v-etc__item:first-child:hover::before, .sidebar-tree-list-item:not(.sidebar-tree-list-item--active) .sidebar-tree-list-item__badge, .attacher--active .attacher__button, .v-island__header::after, .uploader__inner:hover, .account-menu__user-card:hover, .account-menu__item:hover { background: var(--branding_accent_color) !important; /*if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; }*/ } .v-form-range .vue-slider-rail { background: var(--branding_base_color); } .reposters_list:before, .subsites_catalog__search__bar, .editor__authors, .editor-title, .anchor-tool__input, .aside-search input, .aside__list-heading, .aside-search input, .chat-info__search, .chat-form__textarea, .emoji-picker__tabs, .ui-filters--responsive, .comment__expand, .cdx-inline-toolbar__link-back:hover, .comments__navigation, .l-island-bg .ui-tabs, .site-header-container, .auth__controls-container { background: transparent !important; } .vote--comment.vote--sum-positive .vote__value { background: var(--plus_back_color); } .profile_comment_favorite .vote--sum-negative .vote__value, .vote--comment.vote--sum-negative .vote__value { background: var(--minus_back_color); } .v-tabs--overflown::after { background: linear-gradient(90deg, transparent 0%, var(--block_back_color) 40%); } .v-tabs--overflown::before { background: linear-gradient(-90deg, transparent 0%, var(--block_back_color) 40%); } if !back { .layout, body //какого-то чёрта на вц и тж при "прижать" белый фон. очоба сосёт петухов { background-color: var(--base_back_color) !important; } } .comment--highlighted, .comment--new, .comment--with-donate, .comment--pinned { --background-color: var(--base_back_color); } .text_loop__grd--l { background-image: linear-gradient(to right,var(--block_back_color),rgba(255,255,255,0)); } .text_loop__grd--r { background-image: linear-gradient(to left,var(--block_back_color),rgba(255,255,255,0)); } /*text colors*/ html, .new_entries, .content-header-number, .content-header-repost, .reposters_list__item, .layout__right-column > div, .sidebar-tree-list-item__icon, .search__field .v-field:not(.v-field--focused) .v-field__wrapper:not(:hover) .v-field__icon, .v-field__icon, .popover, .site-header-burger, .head-notifies, .head-notifies__panel, .layout__right-column > div > div > div:nth-of-type(2) > div > div:nth-child(2) > div > div[class]:not([class=""]) > a:nth-child(1) > div:nth-child(2), .v-split-button, .v-list-tab__icon, .v-list-tab__comment, .ui_modal_window, .ui_modal_window__title, .ui_modal_window__content, .navigationDropdown__current__button, .navigationDropdown__current__link, .vacancies_widget__item__city, .vacancies_widget__item__company, .vacancies_widget__item__salary, .comments_pseudo_form__text, .hljs, .quiz__item__voted__count, .site-header-user-profile__toggle, .site-header__item, .v-popup-window__close--inside, .subsites_tune__header, .subsites_tune__item__name, .editor-title, .with-icon, .audio_player__control__rwd, .audio_player__control__fwd, .audio_player__control__play, .audio_player__control__pause, .audio_player__control__rate, .audio_player__control__mute, .new-entries-horizon, .news_item .time, .news_widget__toggle, .message__status, .v-island__counter, .content-info__item, .v-shares__button, .search__button, .repost_button__button, .thesis__custom_button, .comment__date, .comment__reply, .etc_control, .v-island__grayed, .profile_comment_favorite time, .profile_comment_self time, .profile_comment_favorite__footer__reply, .cdx-inline-toolbar, .ce-toolbox-search-icon, .ad-user__position, .ad-contacts__title, .contentFilter__title, .contentFilter--checkbox .contentFilterCheckbox__counter, .v-field--select:hover .v-field__icon--right, .gl__container, .gl__author, .gl__counter, #jfContent .k, .content-header-promoted, .booster-promo__hide, .news_widget__toggle .icon, .v-repost__button, .comment__action, .comment__detail, .comment__icon-action, .content__updating, .v-split-button .v-split-button__dropdown:hover, .v-tab__counter, .popup__container__window--styled .popup__container__window__tpl, .ui_form input[type="text"], .ui_form input[type="password"], .ui_form input[type="email"], .ui_form input[type="name"], .ui_form textarea, .ui_form select, .v-select__placeholder, .v-popup-header__btn, .v-field__caption, .v-text-area textarea, .wtf_broadcast .wtf_bc--header .wtf_bc--header--text, .slick-slide > div > div > a, .icon--site_logo, .icon--v_chevron_down, .v-tab { color: var(--main_text_color); } .sidebar__footer, ::placeholder, .messenger-panel__down, input, .settings-header, .user-settings__dev-tools, .andropov_link, .bubble__title, .item, .code-tool textarea, .audio-tool-uploader, html body .ce-redactor a.andropov_link, .commercial-list__name, .commercial-list__price, .sidebar-tree-list-item__icon, .b, .chat-form__textarea, .chat-form__attach, .emoji-picker__tabs, .emoji-picker__panel-list-section-name, .channel-item--current:hover, .entry_stub__option, .select__current, .search-filter__title, .notify-item, .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item .wtf_bc--feed-item--item-body p, .wtf_bc--skin--sec-text, .wtf_broadcast .wtf_bc-feed .wtf_bc--og .wtf_bc--og--desc, .comments_counter, .account-menu-root { color: var(--main_text_color) !important; } .new_entries:hover .new_entries__counter, .popover-item:hover, .popover-item--focused, .u-notification__image .icon, .v-split-button:hover > a, .v-button:hover, .popover-item--selected, .comment-more--root--5.comment-more--root--active, .comment-more--root--5:hover, .comment-more--root.comment-more--root--active, .comment-more--root:hover, .ui-button--5.ui-button--active, .ui-button--5:hover, .v-list-tab--active, .v-list-tab--active .v-list-tab__icon, .v-list-tab:hover, .v-list-tab:hover .v-list-tab__icon, .comment-more--root--1.comment-more--root--hovered, .comment-more--root--1:hover, .ui-button--1.ui-button--hovered, .ui-button--1:hover, .page--plus .plus-buy:hover, .live-stream__control:hover, .donate-display, .comments_updates__counter, .v-etc__item:hover, .herzen__command_list__item--selected, .herzen__command_list__item:hover, .content__thanks, .cdx-plugin-settings__item--active svg, .cdx-plugin-settings__item--selected, .cdx-plugin-settings__item:not(.no-hover):hover, .booster-promo__button:hover, .start:hover, .shares__close, .cdx-plugin-settings__item--active, .popup__content--misprint .selected_text span, .dropdown__found__item--selected, .dropdown__found__item:hover, .wtf_broadcast .wtf_bc--need-more-items .wtf_bc--need-more-items--button:hover .wtf_bc--need-more-items--text, .channel-item__unread-count, .share_button:hover, .v-split-button:hover > .v-split-button__select .icon--ui_arrow_down, .v-split-button:hover > .v-split-button__select:before { color: var(--alter_text_color); } .social-links__item--active, .item:hover, .item--focused, .item + .item--selected, .item + .item--focused, .item + .item:hover, .content-header__subscribe .ui-button:hover, .content-header__subscribe .ui-button:hover .icon, .commercial-list__item:hover .commercial-list__name, .commercial-list__item--active .commercial-list__name, .commercial-list__item:hover .commercial-list__price, .commercial-list__item--active .commercial-list__price, .sidebar-tree-list-item:not(.sidebar-tree-list-item--hover-disabled):hover:not(.sidebar-tree-list-item--active) .sidebar-tree-list-item__badge, .sidebar-tree-list-item--active .sidebar-tree-list-item__badge, .item__badge, .b--submit:hover, .channel-item--current, .v-checkbox:hover .v-checkbox__control .v-checkbox__icon, .sidebar-tree-list-item__badge, .social-links__item-delete, .ui_form input[type=submit]:hover, .wtf_bc--feed-item.wtf_bc--hot .wtf_bc--feed-item--time.wtf_bc--skin--item-header .wtf_bc--skin--sec-text, .uploader__inner:hover .uploader__upload-icon, .account-menu__user-card:hover, .account-menu__item:hover { color: var(--alter_text_color) !important; } .u-notification__content__button, .u-notification__content a, .subsites_tune__select-all, .t-link-inline, #notify .notify__item p a, .advice__caption a, .advice__list a, .andropov_telegram__text a, .andropov_tweet__text a, .island__container--with_links a, .island__info a, .island__list__link, .subsite_about__text a, .block-person a, .block-quote a, .block-warning a, .comment__text a, .content figcaption a, .content h2 a, .content h3 a, .content h4 a, .content ol a, .content p a, .content ul a, .content-description a, .page--error .error__message a, .profile_comment_favorite__text a, .profile_comment_self__text a, .sitemap a, .subsite_card_simple__description a, .subsite_head__description a, .t-link-classic, .v-list__more, .v-list-subsites__more, .page--plus p a, .vacancies_widget__title, .hljs-string, .hljs-number, .inline-search-item, .message__content-text a, .v-header-description a:not(.t-link-inline), .comment__expand, .block-hidden__button, .entry_stub__button, .v-list__label a, .andropov_telegram__text__more, .andropov_tweet__text__more, .t-link-site, .league-block a, .comment__inline-action, .restriction a, .profile_comment_favorite__expandm, .editor .ce-redactor a:not(.t-link-inline):not(.andropov_link), .editor .content--embed p:not(.block-embed-link) a, .miniEditor .ce-redactor a:not(.t-link-inline):not(.andropov_link), .miniEditor .content--embed p:not(.block-embed-link) a, .editor .ce-redactor a:not(.t-link-inline):not(.andropov_link), .editor .content--embed p:not(.block-embed-link) a, .miniEditor .ce-redactor a:not(.t-link-inline):not(.andropov_link), .miniEditor .content--embed p:not(.block-embed-link) a, .wtf_broadcast .wtf_bc-copyright-link, .auth__back, .slick-slide > div > div > a > div > svg { color: var(--branding_base_color); } .editor .ce-redactor a, .miniEditor .ce-redactor a, .chat-bottom-actions__button, .donate-cabinet-header a, .wtf_bc--skin--link, .wtf_bc--skin--item-header .wtf_bc--skin--link { color: var(--branding_base_color) !important; } .content-header-author__name:hover, .new_entries:hover, .audit_log__item__log a:hover, .profile_comment_favorite__title:hover, .profile_comment_favorite__title:hover time, .profile_comment_favorite__user:hover, .profile_comment_favorite__user:hover time, .profile_comment_self__title:hover, .profile_comment_self__title:hover time, .t-link-hovered, .t-link:hover, .t-link:hover time, a.content-header-author:hover, a.content-header-author:hover time, a.content-header-number:hover, a.content-header-number:hover time, .repost_button__button--active, .repost_button__button:hover, .v-shares__button:hover, .layout__right-column a:hover, .layout__right-column span:hover, .v-tab:hover, .ui-rounded-button--active .ui-rounded-button__link, .ui-rounded-button__link:hover, .sidebar-tree-list-item--active, .sidebar-tree-list-item:not(.sidebar-tree-list-item--hover-disabled):hover:not(.sidebar-tree-list-item--active), .v-text-input__input, .head-notifies--showed .head-notifies__toggler .icon, .head-notifies__toggler:hover .icon, .u-notification__content__button:hover, .u-notification__content a:hover, .ui_toggle:hover, .content__thanks a:hover span, .subsites_tune__select-all:hover, .t-link-inline:hover, .mini-editor__button, .mini-editor__button svg, .andropov_telegram__date:hover time, .andropov_telegram__user:hover .andropov_telegram__user__name, .andropov_telegram__user:hover .andropov_tweet__user__name, .andropov_telegram__user:hover .andropov_tweet__user__nickname, .andropov_tweet__date:hover time, .andropov_tweet__user:hover .andropov_telegram__user__name, .andropov_tweet__user:hover .andropov_tweet__user__name, .andropov_tweet__user:hover .andropov_tweet__user__nickname, .v-button, .block-person a:hover, .block-quote a:hover, .block-warning a:hover, .comment__text a:hover, .content figcaption a:hover, .content h2 a:hover, .content h3 a:hover, .content h4 a:hover, .content ol a:hover, .content p a:hover, .content ul a:hover, .content-description a:hover, .page--error .error__message a:hover, .profile_comment_favorite__text a:hover, .profile_comment_self__text a:hover, .sitemap a:hover, .subsite_card_simple__description a:hover, .subsite_head__description a:hover, .t-link-classic:hover, .ui-tab--active .ui-tab__label, .ui-tab:hover, .comment-more--root, .comment-more--root--5, .ui-button--5, .subsites_catalog__open_wrapped:hover, .widget_wrapper--type-blue .widget_wrapper__title, .v-list__more:hover, a.v-list__item:hover, a.v-list-subsites-item__main:hover, .etc_control:hover, .v-tabs-navigation, .content-header-label, .v-list-subsites__more:hover, .social-links__item, .v-plus-badge, .comment-more--root--1, .ui-button--1, .plus-badge, .page--plus .plus-features__item .icon, .page--plus .plus-buy, .live-stream__control:hover, .content mark, .navigationDropdown__current--active .navigationDropdown__current__button, .navigationDropdown__current:hover .navigationDropdown__current__button, .content-editorial-tick, .vacancies_widget__item__city:hover, .vacancies_widget__item__company:hover, .vacancies_widget__item__title:hover, .vacancies_widget__title:hover, .vacancies_widget__new, .comments_counter--has_new, .comment .comment__copy-link:hover, .comments__subscribe--active, .comment__reply:hover, .hljs-keyword, .hljs-selector-tag, .hljs-type, .quiz__panel__button, .comments_updates, .site-header-user-login:hover, .subsites_tune__item__check--active .icon, .subsites_tune__close:hover, .ce-block-indicator--active, .ui-limited-input::after, .gallery-image__media-settings .media-tool-settings__item--active .icon, .editor-cp-tab__label:hover, .audio_player__control__fwd:hover, .audio_player__control__mute:hover, .audio_player__control__pause:hover, .audio_player__control__play:hover, .audio_player__control__rate:hover, .audio_player__control__rwd:hover, .with-icon:hover, .with-icon-gray:hover, .floating_player__close:hover, .audio_player__control__rate[data-current="0"]:hover, .audio_player__control__volume:hover, .floating_screen_film__title:hover, .floating_screen_film__control:hover, .events_widget__new, .notify-new-items-label, .chat-info-form__picture, .message__content-text a:hover, .message__status--read, .v-header-description a:not(.t-link-inline):hover, .v-checkbox__icon, .v-hashtag, .v-hashtag__close-button, .search__button:hover, .herzen .content_editable ce-command, .subsite__cover__add__button:hover, .updown__icons, .comment__expand:hover, .comment__avatar:hover~.comment__author a.comment-user, .editor-subsite-select__current:hover, .cdx-inline-toolbar__button, .cdx-inline-toolbar__link-remover, .editor .marked-text, .miniEditor .marked-text, .profile_comment_favorite__text mark, .profile_comment_self__text mark, .subsite_card_simple__description mark, .block-hidden__button:hover, .entry_stub__button:hover, .v-list__label a:hover, .andropov_telegram__text__more:hover, .andropov_tweet__text__more:hover, .rolled-up-text__label:hover, .t-link-site:hover, .booster-promo__button, .v-repost:hover .v-repost__button, .v-repost--active .v-repost__button, .league-block a:hover, .start, .comment__action:hover, .comment__detail:hover, .comment__icon-action:hover, a.comment__author:hover, a.comment__avatar:hover+a.comment__author, .comment__inline-action:hover, .comment__icon, #notify .notify__item p a:hover, .advice__caption a:hover, .advice__list a:hover, .andropov_telegram__text a:hover, .andropov_tweet__text a:hover, .island__container--with_links a:hover, .island__info a:hover, .island__list__link:hover, .subsite_about__text a:hover, .shares__open, .profile_comment_favorite__expand:hover, .v-field--datepicker:hover .v-field__icon, .ui_preloader .ui_preloader__dot, .wtf_broadcast .wtf_bc--need-more-items .wtf_bc--need-more-items--text, .v-popup-window__close, .auth__back:hover, .share_button, .comment__detail--author, .slick-slide > div > div > a:hover > div > svg, .v-tab--active, .block-quote__content .icon { color: var(--branding_accent_color); } .sidebar-tree-list-item--active:not(.sidebar-tree-list-item--with-active-child) .sidebar-tree-list-item__icon, , .sidebar-tree-list-item:not(.sidebar-tree-list-item--hover-disabled):hover:not(.sidebar-tree-list-item--active) .sidebar-tree-list-item__icon, .sidebar__footer__icon, .select__current:hover, .select__current .icon--ui_arrow_down, .subsite:hover, .table__row--footer:hover, .item--selected, .content-header__subscribe .ui-button, .content-header__subscribe .ui-button .icon, .ui-dotted-button, .audio-tool-uploader--selected, .editor-cp-tab--active .editor-cp-tab__label, .audio_player__control--download:hover, .item:hover .item__badge, .aside__button, .b:not(.b--submit):hover, .b--submit, .user, .user__cross:hover svg g path, .chat-messages__day, .chat-form__attach:hover, .emoji-picker__invoker:hover, .chat-form__send:hover, .chat-form__send, .chat-bottom-actions__right-button, .chat-bottom-actions__button:hover, .emoji-picker__tabs span:hover, .emoji-picker__tabs span.active, .ui-rounded-button--has-active-child .ui-rounded-button__link, .chat-messages__unread-label span, .upload-button, .audio-tool-cover, .mobile-bar__feed--is-active, .mobile-bar__vacancies--is-active, .mobile-bar__messenger--is-active, .mobile-bar__notifications--is-active, .mobile-bar__link:hover .mobile-bar__icon, .ui_form input[type=submit], .notifications--is-watch-scroll .notifications__mark-as-read, .donate-cabinet-header a:hover, .wtf_bc--skin--link:hover, .wtf_bc--skin--item-header .wtf_bc--skin--link:hover, .wtf_bc--skin--main-text, .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item.wtf_bc--hot .wtf_bc--feed-item--time, .wtf_broadcast .wtf_bc-copyright a:hover, .wtf_broadcast .wtf_bc--header .wtf_bc--header--text, .uploader__inner .uploader__upload-icon, .support, .account-menu__user-card, .account-menu__item { color: var(--branding_accent_color) !important; } .comments { --color-branch-hover: var(--branding_accent_color); } .vote--sum-negative .vote__value, .vote .vote__button--minus:hover { color: var(--minus_text_color); } .vote--sum-positive .vote__value, .vote .vote__button--plus:hover { color: var(--plus_text_color); } .comment__collapse_subtree:hover~.comment__children>.comment>.comment__space .comment__arc { --color: var(--branding_accent_color); } .comment__branch { --color-branch: var(--main_text_color); } .favorite_marker:hover:not(.favorite_marker--just_clicked) .icon, .reposters_list .icon, .head-notifies--showed .head-notifies__toggler .icon, .head-notifies__toggler:hover .icon, .icon--verified g path, #ui_briefcase path, #ui_diamond path, #ui_verified path, .ui_modal_window__close:hover .icon, .comments_pseudo_form__button .icon, .thesis__attach_something .icon, .favorite_marker--active .icon, .new-entries-horizon svg path:nth-of-type(1), .aside__header-button svg g path, .aside__button svg g path, .v-button svg, .bookmark--active .icon, .bookmark:hover:not(.bookmark--just_clicked) .icon, .page--index > .l-mt-28 > div:last-child > div:last-child > div > svg > path { fill: var(--branding_accent_color) !important; } #updates_arrows path, .new-entries-horizon svg path:nth-of-type(6) { stroke: var(--branding_accent_color) !important; } .thesis__attach_something:hover .icon, .v-button:hover svg { fill: var(--accent_text_color) !important; } .new-entries-horizon svg path:nth-of-type(4) { stroke: var(--alter_text_color) !important; } .attacher--active .attacher__button .icon, .page--index > .l-mt-28 > div:last-child > div:last-child > div:hover > svg > path { fill: var(--alter_text_color) !important; } .ce-block-settings__item svg path, .chat__header-back--showed svg g path, .favorite_marker .icon, .bookmark .icon, .logo svg path { fill: var(--main_text_color) !important; } .cdx-plugin-settings__item svg path { stroke: var(--main_text_color) !important; } .sidebar__footer__item--sponsor span { background: none !important; -webkit-text-fill-color: var(--branding_accent_color) !important; } .cdx-icon { filter: invert(90%); } .support-icon { --color-start: var(--branding_accent_color); --color-stop: var(--branding_accent_color); } /*borders*/ .reposters_list, .search__field .v-field:not(.v-field--focused) .v-field__wrapper:hover, .search__field .v-field--focused .v-field__wrapper, .head-notifies__header, .andropov_telegram, .andropov_tweet, .v-field__wrapper:hover, .v-field--focused .v-field__wrapper, .v-ui-checkbox--checked:before, .v-ui-checkbox:hover, .subsites_catalog__search, .comment-more--root, .comment-more--root--5, .ui-button--5, .comment-more--root--5.comment-more--root--active, .comment-more--root--5:hover, .comment-more--root.comment-more--root--active, .comment-more--root:hover, .ui-button--5.ui-button--active, .ui-button--5:hover, .subsites_catalog__label--bordered, .u-notification--border, .ui_modal_window__header--border, .ui_modal_window__footer, .vacancies_widget__new, .comments_pseudo_form, .comments_form, .comments_form:hover, .ui-border--bottom, .quiz__item__check, .subsites_tune__header, .subsites_tune__item__check, .subsites_tune__panel, .cdx-input, .form-text-input, .quiz-tool-input, .events_widget__new, .head-notifies__footer, .v-checkbox__control, .v-checkbox--checked .v-checkbox__control, .v-checkbox:hover .v-checkbox__control, .ce-toolbox-search, .site-names__list, .comment__branch--highlighted:not(.comment__branch--max-level):last-child::before, .comment__branch--highlighted:not(.comment__branch--no-border), .v-form-input input, .v-form-input input:focus, .ui_form input[type="text"]:focus, .ui_form input[type="password"]:focus, .ui_form input[type="email"]:focus, .ui_form input[type="name"]:focus, .ui_form textarea:focus, .ui_form select:focus, .comments__content_wrapper__button, .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item.wtf_bc--hot .wtf_bc--feed-item--user-n-time, .share_button, .comment-form:hover { border-color: var(--branding_accent_color); } .messenger-panel__down-head, .messenger-panel__down-footer, .andropov_link, .comments_form--focused, .ui-dotted-button span, .audio-tool-title, .audio-tool-uploader, html body .ce-redactor a.andropov_link, .messenger-panel .channel-item__info, .ui-input, .contacts__item--selected .contacts__item-checkbox, .audio-tool-cover:after, .select__current, .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item .wtf_bc--feed-item--bg, .notifications--is-watch-scroll .notifications__header, .get-api-token__text--token, .uploader__inner, .comment-form--focused { border-color: var(--branding_accent_color) !important; } .ui_sub_menu, .ui_sub_menu--bordered:before, .ui_sub_menu--shown .ui_sub_menu--bordered:before, .aside, .gall--5 .gall__item--1, .gall--5 .gall__item--3, .gall--5 .gall__item--0, .gall--5 .gall__item--2, .gall--4 .gall__item--0, .gall--3 .gall__item--0, .gall--2 .gall__item--1, .gall--2 .gall__item--0, .ui_form input[type="text"], .ui_form input[type="password"], .ui_form input[type="email"], .ui_form input[type="name"], .ui_form textarea, .ui_form select, .block-audio, .v-popup-header, .comment-form { border-color: var(--accent_back_color); } .message__actions-select { border-color: var(--accent_back_color) !important; } .head-notifies__panel, .messenger-panel__down, .page--plus .plus-buy, .v-button--blue, .chat-info-form__picture, .v-button, .v-hashtag, .anchor-tool__input, .content--embed, .ui-button--11, .attacher .ui-button, .ui_form input[type=submit], .wtf_broadcast .wtf_bc--need-more-items .wtf_bc--need-more-items--button, .start, .page--index > .l-mt-28 > div:last-child > div:last-child > div { border: 1px solid var(--branding_accent_color); } .wtf_bc--skin--bg-gray { border: 1px solid var(--branding_accent_color) !important; } #notify .notify__item p a, .advice__caption a, .advice__list a, .andropov_telegram__text a, .andropov_tweet__text a, .island__container--with_links a, .island__info a, .island__list__link, .subsite_about__text a, .block-person a, .block-quote a, .block-warning a, .comment__text a, .content figcaption a, .content h2 a, .content h3 a, .content h4 a, .content ol a, .content p a, .content ul a, .content-description a, .page--error .error__message a, .profile_comment_favorite__text a, .profile_comment_self__text a, .sitemap a, .subsite_card_simple__description a, .subsite_head__description a, .t-link-classic, .block-person a:hover, .block-quote a:hover, .block-warning a:hover, .comment__text a:hover, .content figcaption a:hover, .content h2 a:hover, .content h3 a:hover, .content h4 a:hover, .content ol a:hover, .content p a:hover, .content ul a:hover, .content-description a:hover, .page--error .error__message a:hover, .profile_comment_favorite__text a:hover, .profile_comment_self__text a:hover, .sitemap a:hover, .subsite_card_simple__description a:hover, .subsite_head__description a:hover, .t-link-classic:hover, .page--plus p a, .quiz__panel__button__label, .editor .ce-redactor a, .miniEditor .ce-redactor a, .chat-bottom-actions__right-button, .v-header-description a:not(.t-link-inline), .v-header-description a:not(.t-link-inline):hover, .v-list__label a, .v-list__label a:hover, .league-block a, .profile_comment_favorite__expand, .editor .ce-redactor a:not(.t-link-inline):not(.andropov_link), .editor .content--embed p:not(.block-embed-link) a, .miniEditor .ce-redactor a:not(.t-link-inline):not(.andropov_link), .miniEditor .content--embed p:not(.block-embed-link) a, .donate-cabinet-header a { border: none !important; } .head-notifies--showed .head-notifies__toggler::after, .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item.wtf_bc--hot .wtf_bc--feed-item--user-n-time:before { border-bottom-color: var(--branding_accent_color); } .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item.wtf_bc--hot .wtf_bc--feed-item--time:after, .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item.wtf_bc--hot .wtf_bc--feed-item--user-n-time:after { border-top-color: var(--branding_accent_color) !important; } .wtf_broadcast .wtf_bc-feed .wtf_bc--feed-item.wtf_bc--hot .wtf_bc--feed-item--time:before { border-bottom-color: var(--branding_accent_color) !important; } .live-stream--hidden:hover, .v-field__wrapper:hover { box-shadow: 0 0 10px var(--branding_accent_color); } .comment__space--pinned::before, .comment__space--with-donate::before, .v-header-avatar { box-shadow: 0 0 0 4px var(--branding_accent_color); } .v-button--blue, .popover__header, .page--plus .plus-buy, .comments_form--focused, .comment__space--highlighted::before, .comment__space--new::before, .editor-cp-tab__content, .emoji-picker__panel-list-section-name, .v-checkbox:hover .v-checkbox__control, .content--embed, .attacher__form, .comment-form:hover, .comment-form:focus, .comment-form--focused { box-shadow: none !important; } .comment__branch--highlighted:not(.comment__branch--max-level):last-child::before { box-shadow: inset 1px -1px 0 0 var(--branding_accent_color); } .comment__branch--highlighted:not(.comment__branch--no-border) { box-shadow: inset 1px 0 0 0 var(--branding_accent_color); } .comment__children>.comment:not(.comment--level-last):last-child { if schema == glass || schema == custom_glass { box-shadow: calc(var(--offset-branch) * -1 - 1px) 0 0 0 transparent; } else { box-shadow: calc(var(--offset-branch) * -1 - 1px) 0 0 0 var(--block_back_color); } } .comment__children { box-shadow: inset var(--width-branch) 0 0 0 var(--main_text_color); } .message__content-text a { text-decoration: none !important; } /*displays*/ .reposters_list--overflowed:after, .sidebar__footer:before { display: none; } .content-header__subscribe .v-button__label { margin-right: 9px; } /*settings*/ .content { font-size: fontSize; } } if schema == no { .layout__right-column { background: #f2f2f2; } } if back { body { background: url(backimg); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; } .l-page__content .ui-sorting .ui-rounded-button, .new-entries-horizon { background-color: var(--base_back_color); border-radius: 15px; } .page--index .ui-sorting .v-tab { text-shadow: 0px 0px 5px var(--accent_back_color); color: var(--main_text_color) !important; } .page--index .v-tabs { background: var(--block_back_color) !important; padding: 0px 10px; border-radius: 8px !important; if glass { box-shadow: 1px 1px 9px 0px rgba(0, 0, 0, .7) !important; margin-bottom: 5px; } } .user-settings__dev-tools { background: var(--block_back_color) !important; padding: 5px 10px; border-radius: 8px !important; } .error { background: var(--block_back_color) !important; padding: 15px; border-radius: 8px !important; } .page--index > .l-mt-28 { background: var(--base_back_color); if schema == glass || schema == custom_glass { backdrop-filter: blur(glassBlur) !important; } border-radius: 8px 8px 8px 8px !important; padding: 10px 4px; } } ::-webkit-scrollbar { width:12px; background-color: var(--base_back_color); } ::-webkit-scrollbar:horizontal { height: 12px; } ::-webkit-scrollbar-track { border:1px var(--base_back_color) solid; border-radius:0px; -webkit-box-shadow:0 0 6px var(--block_back_color) inset; } ::-webkit-scrollbar-thumb { background-color:var(--accent_back_color); border:1px solid var(--accent_back_color); border-radius:0px; } ::-webkit-scrollbar-thumb:hover { background-color:var(--main_text_color); border:1px solid var(--main_text_color); } ::-webkit-scrollbar-thumb:active { background-color:var(--main_text_color); border:1px solid var(--main_text_color); } ::-webkit-scrollbar-corner{ background-color:var(--block_back_color); } if shadow { .andropov_image__inner img, .andropov_video, .gall__item, .content-feed .andropov_image { filter: brightness(65%); transition: filter 0.5s; } .andropov_image__inner img:hover, .entry_wrapper:hover .andropov_image__inner img, .entry_wrapper:hover .andropov_video, .andropov_video:hover, .gall__item:hover, .content-feed:hover .andropov_image { filter: brightness(100%); } } if size == wide { .layout--feed.layout--column-left-on.layout--column-right-on #page_wrapper { width: 90% !important; } .layout--content.layout--column-left-on.layout--column-right-on.layout--ad-blocked #page_wrapper, .layout--content.layout--column-left-on.layout--column-right-on.layout--live-priority #page_wrapper { max-width: 90% !important; } .layout--content.layout--colu-bmn-left-on.layout--column-right-on.layout--ad-blocked.layout--adlocked .layout--a, .layout--content.layout--column-left-on.layout--column-right-on.layout--ad-blocked.layout--ad-blocked .layout--b, .layout--content.layout--column-left-on.layout--column-right-on.layout--ad-blocked.layout--propaganda-off .layout--a, .layout--content.layout--column-left-on.layout--column-right-on.layout--ad-blocked.layout--propaganda-off .layout--b, .layout--content.layout--column-left-on.layout--column-right-on.layout--live-priority.layout--ad-blocked .layout--a, .layout--content.layout--column-left-on.layout--column-right-on.layout--live-priority.layout--ad-blocked .layout--b, .layout--content.layout--column-left-on.layout--column-right-on.layout--live-priority.layout--propaganda-off .layout--a, .layout--content.layout--column-left-on.layout--column-right-on.layout--live-priority.layout--propaganda-off .layout--b , .app--content-entry.app--left-column-on.app--right-column-on.app--ad-blocked.app--ad-blocked .l-island-a, .app--content-entry.app--left-column-on.app--right-column-on.app--ad-blocked.app--ad-blocked .l-island-b, .app--content-entry.app--left-column-on.app--right-column-on.app--ad-blocked.app--entry-width-wide .l-island-a, .app--content-entry.app--left-column-on.app--right-column-on.app--ad-blocked.app--entry-width-wide .l-island-b, .app--content-entry.app--left-column-on.app--right-column-on.app--ad-blocked.app--propaganda-off .l-island-a, .app--content-entry.app--left-column-on.app--right-column-on.app--ad-blocked.app--propaganda-off .l-island-b, .app--content-entry.app--left-column-on.app--right-column-on.app--entry-priority-live.app--ad-blocked .l-island-a, .app--content-entry.app--left-column-on.app--right-column-on.app--entry-priority-live.app--ad-blocked .l-island-b, .app--content-entry.app--left-column-on.app--right-column-on.app--entry-priority-live.app--entry-width-wide .l-island-a, .app--content-entry.app--left-column-on.app--right-column-on.app--entry-priority-live.app--entry-width-wide .l-island-b, .app--content-entry.app--left-column-on.app--right-column-on.app--entry-priority-live.app--propaganda-off .l-island-a, .app--content-entry.app--left-column-on.app--right-column-on.app--entry-priority-live.app--propaganda-off .l-island-b, .app--content-2cols-fixed.app--left-column-on.app--right-column-on #page_wrapper { width: 90% !important; } /*новые правки*/ .app--content-entry.app--left-column-on.app--right-column-on.app--ad-blocked #page_wrapper, .app--content-entry.app--left-column-on.app--right-column-on.app--entry-priority-live #page_wrapper { max-width: -webkit-fill-available; } .app--content-feed.app--left-column-on.app--right-column-on #page_wrapper { width: auto; padding: 20px; max-width: 10000px; } .content-image--thin_feed { width: auto; } .feed__item { padding-bottom: 15px; } .l-entry__banner { width: 0px; } .content-header__title, .content-header__info { margin: auto; } .content-feed .content div:first-child:not(.block-html) p, .content-header__title, .content-title, .content-title--short { text-align: center; } .content .l-mv-20+div p { text-align: inherit; } figure .andropov_image, .andropov_image--zoomable, .andropov_video { margin-left:auto; margin-right:auto; } .comment__media { display: block; } } if size == compact { .site-header, .main, .app--content-entry.app--left-column-off.app--right-column-off #page_wrapper { max-width: margining !important; } figure .andropov_image, .main, .site-header, .app--content-full.app--right-column-off .layout__content, .page, .special-job-teaser, .app--content-2cols-entry #page_wrapper, .app--content-2cols-fixed #page_wrapper { margin-left: auto; margin-right: auto; } .app--content-entry.app--left-column-on.app--right-column-on #page_wrapper, .app--content-2cols-fixed #page_wrapper { margin: 0px 2% !important; } #page_wrapper { width: auto !important; } } if not comments { .comments, .widget_wrapper, .comments_counter { display: none !important; } } if schema == glass || schema == custom_glass { .site-header { border-radius: 0px 0px 8px 8px; } .sidebar, .live, .l-entry, .special-job-teaser, .v-header:first-child, .v-header-cover, .head-notifies--showed .head-notifies__panel, .messenger-panel__down, .bubble__container, .audio_player__control__panel, .v-list__image, .sidebar-tree-list-item__image, .reposters_list, .vote .vote__users, .comments_form, .comments_pseudo_form, .ui-button, .subsite__avatar, .live__item--comment .live__item__user__image, .subsites_catalog .ui-tabs, .site-header-user-profile__avatar-image, .v-header-avatar, .content-header-author__avatar, .miniEditor__avatar, .shares--desktop .shares__close, .shares--desktop .shares__item, .shares--desktop .shares__open, .authorCard, .l-island-bg[air-module="module.subsites_rating"], .subsites_catalog, .andropov_link, .comments__item__space--highlighted, .comments__item__space--new, .comments__item__space--pinned, .vote--comment .vote__value, .comments__item__self--major .comments__item__user__image, .block-quote, .andropov_image, .andropov_video, figure .l-island-b, .sidebar-tree-list-item--active, .comments_updates, .vacancies_widget__new, .v-split-button, .search, .search-dropdown, .andropov_video__container, .block-incut, .message__picture, .m-photo, .entry_stub, .block-code, .block-audio, .quiz, .block-number, .comments__item__self--author .comments__item__user__name .user_name, .live .u-notification__link, .new-entries-horizon, .layout__right-column > div, .site-names__list { border-radius: 8px 8px 8px 8px !important; } .messenger, .subsite_head, .m-floating, .sidebar__footer, .head-notifies__header, .messenger-panel__down-head { border-radius: 8px 8px 0px 0px !important; } .head-notifies__footer, .messenger-panel__down-footer, #page_wrapper > .ui-tabs--default { border-radius: 0px 0px 8px 8px !important; } .new_entries, .page>.l-island-round:last-child, .site-header, .sidebar, .live, .l-entry, .special-job-teaser, .v-header:first-child, .miniEditor, .attachButton, .v-island, .v-button, .head-notifies--showed .head-notifies__panel, .messenger-panel__down, .bubble__container, .audio_player__control__panel, .v-tabs-navigation, .v-list__image, .sidebar-tree-list-item__image, .ui-rounded-button--active a, .ui-rounded-button:hover a, .reposters_list, .vote .vote__users, .comments_form, .comments_pseudo_form, .comments_pseudo_form__button, .thesis__attach_something, .messenger, .subsite_head, .ui-button, .subsite__avatar, .live__item--comment .live__item__user__image, .sidebar-tree-list-item:hover, .v-header-avatar, .content-header-author__avatar, .miniEditor__avatar, .shares--desktop .shares__close, .shares--desktop .shares__item, .shares--desktop .shares__open, .authorCard, .l-island-bg[air-module="module.subsites_rating"], .subsites_catalog, .andropov_link, .comments__item__space--highlighted, .comments__item__space--new, .comments__item__space--pinned, .vote--comment .vote__value, .comments__item__self--major .comments__item__user__image, .andropov_image, .andropov_video, .sidebar-tree-list-item--active, .comments_updates, .vacancies_widget__new, .v-split-button, .search, .search-dropdown, .andropov_video__container, .block-incut, .message__picture, .m-photo, .m-floating, .ui-rounded-button--active .ui-rounded-button__link, .site-header-user-profile__avatar-image, .block-code, .block-audio, .quiz, .block-number, .comments__item__self--author .comments__item__user__name .user_name, .live .u-notification__link, .head-notifies__badge, .new-entries-horizon, .layout__right-column > div, .content-feed, .site-names__list, #page_wrapper > .ui-tabs--default, .page--index > .l-mt-28 { box-shadow: 1px 1px 9px 0px rgba(0, 0, 0, .7) !important; } .app--content-entry.app--left-column-off.app--right-column-off .main .layout__content{ margin: 0 auto; } /*.sidebar, .live,*/ .special-job-teaser--entry, .l-entry, .special-job-teaser--index, .app--content-2cols-entry #page_wrapper, .app--content-2cols-fixed #page_wrapper, .messenger, .subsite_head, .subsites_catalog, /*.layout__right-column > div,*/ .mini-editor, .sorting-filters { margin-top: 20px !important; } .layout__left-column { top: 80px !important; height: calc(100vh - 80px) !important; } .layout__right-column > div { position: sticky; top: 80px !important; height: calc(100vh - 80px) !important; } .app--content-feed #page_wrapper { padding-top: 0px; } .comments__item__space { margin-bottom: 5px; } .sidebar-tree-list__show-more-button.sticky-on { bottom: 10px !important; } } if schema == terminal { .chat-messages__unread-label, .sidebar-tree-list-item__badge { color: var(--accent_back_color) !important; } .sidebar__tree-list__item--active, .sidebar__tree-list__item:hover, .new_entries, .ui-rounded-button--active .ui-rounded-button__link, .new_entries__counter, .sidebar__tree-list__item__badge, .v-create-button, .ui-rounded-button__link:hover, .etc_control__list, .vote .vote__users, .l-island-bg:not(.ui-tabs), .v-tabs-navigation, .v-plus-badge, .comments__subscribe__label, .content-editorial-tick span, .content-header-pin__label, .subsite_head__description--edit span, .ui-bubble, .reposters_list, .attachButton, .v-button, .bubble, .item__badge, .search-dropdown, .search__field, .authorCard, .plus-badge, .vacancies_widget, .comments__item .vote--sum-positive .vote__value, .comments__item__self--author .comments__item__user__name .user_name, .comments__item__space--pinned, .comments__item__space--new, .comments__item__space--highlighted, .vote--comment .vote__value, .comments_form, .thesis__attach_something, .ui-button, .comments_updates__counter, .andropov_link, .vacancies_widget__new, .comments_updates, .comments_pseudo_form, .comments_pseudo_form__button, .widget_wrapper--type-blue, .ui-rounded-button__indicator, .messenger, .chat-info__search, .ui-input, .b--submit, .chat-info-form__picture, .chat-messages__day span, .message--selected .message__actions-select, .emoji-picker__panel, .etc-controls__dropdown, .messenger-panel__down, .head-notifies__panel, .u-notification__avatar-icon, .v-create-button__dropdown, .shares__item, .shares--desktop .shares__close, .shares--desktop .shares__open, .floating_player, .donate-display, .comments__item__space--with-donate, .u-notification--blue.u-notification--bg, .andropov_preview--image, .head-notifies__badge, .m-floating, .contentFiltersDropdown__select, .v-ui-checkbox, .subsite_settings .paid_account__number, .ui_form input[type="text"]:disabled, .ui_form input[type="password"]:disabled, .ui_form input[type="email"]:disabled, .ui_form input[type="name"]:disabled, .ui_form textarea:disabled, .ui_form select:disabled, .ui-limited-input::after, .list-editable__item, .list-editable__item__remove, .notify__item, .island__social_links--type_1 .island__social_links__item, .captcha_wall__box, .ui_modal_window--get_api_token .ui_modal_window__content input, .ui_modal_window, .cdx-inline-toolbar, .cdx-inline-toolbar__button:hover, .cdx-inline-toolbar__link-remover:hover, .ce-settings, .ce-settings__anchor-input, html body .ce-redactor a.andropov_link, .form-text-input, .input, .cdx-input, .audio-tool-title, .audio-tool-uploader, .cdx-helper, .inline-search-item, .avatar-input__remove, .content mark, .tg-tooltip, .tg-chart--line .tg-grid__counter, .v-header-description mark, .block-person a:hover, .block-quote a:hover, .block-warning a:hover, .comments__item__text a:hover, .content figcaption a:hover, .content h2 a:hover, .content h3 a:hover, .content h4 a:hover, .content ol a:hover, .content p a:hover, .content ul a:hover, .page--error .error__message a:hover, .profile_comment_favorite__text a:hover, .profile_comment_self__text a:hover, .sitemap a:hover, .subsite_card_simple__description a:hover, .subsite_head__description a:hover, .t-link-classic:hover, .live__item--comment .live__item__date:hover, .live__item--comment .live__item__date:hover time, .live__item--comment .live__item__title:hover, .live__item--comment .live__item__title:hover time, .profile_comment_favorite__title:hover, .profile_comment_favorite__title:hover time, .profile_comment_favorite__user:hover, .profile_comment_favorite__user:hover time, .profile_comment_self__title:hover, .profile_comment_self__title:hover time, .t-link:hover, .t-link:hover time, .vote .vote__users__item:hover, .vote .vote__users__item:hover time, a.content-header-author:hover, a.content-header-author:hover time, a.content-header-number:hover, a.content-header-number:hover time, .audit_log__item__log a:hover, .live__item--comment .live__item__user:hover .live__item__user__name, .t-link-hovered, .u-notification__content a:hover, .ui_toggle:hover, .channel-item__unread-count, .chat-messages__unread-label span, .add-members__icon, .ce-toolbar__tools, .ce-toolbar__tools-search, .upload-button, .gallery-item__remover-button, .content-header-label, .v-split-button, .v-split-button__dropdown, .sidebar-tree-list-item__child-item--active, .sidebar-tree-list-item__child-item:hover, .sidebar-tree-list-item__child-item--with-badge::after, mark, .dstr-fl__outer { border: 1px dashed var(--main_text_color) !important; } .sidebar-tree-list-item { border: 1px dashed transparent !important; } .quiz__item__check, .quiz__panel__button__label, .comments__item__user__status, .comments__item__children, .widget_wrapper--type-blue .widget_wrapper__item, .aside__header, .aside, .chat-info__bottom, .channel-item--current, .channel-item:hover, .message--selected, .chat-bottom-actions__right-button, .chat__header, .messenger-panel__down-head, .messenger-panel .channel-item__info, .messenger-panel__down-footer, .head-notifies__header, .u-notification--border, .head-notifies__footer, .table__row--me, .v-header-description a:not(.t-link-inline), .v-list__label a, .v-list-tab--active, .v-list-tab:hover, .site-header, .block-code, .block-audio, .notify-new-items-label, .comments__item .vote--voted-negative .vote__button--minus, .comments__item .vote--voted-positive .vote__button--plus, .andropov_telegram, .andropov_tweet, #notify .notify__item p a, .advice__caption a, .advice__list a, .andropov_telegram__text a, .andropov_tweet__text a, .island__container--with_links a, .island__info a, .island__list__link, .subsite_about__text a, .m-floating__header, .vote--voted-positive .vote__button--plus, .vote--voted-negative .vote__button--minus, .contentFiltersDropdown .dropdown__found__list, .v-ui-checkbox--checked:before, .page--plus .plus-avatar, .t-link-classic, .form2__field--advanced_list .advanced_list__list .adv_list_item a, .ui-checkbox, .subsite_settings__section, .form2__inline-editor, .ui_form input[type="text"], .ui_form input[type="password"], .ui_form input[type="email"], .ui_form input[type="name"], .ui_form textarea, .ui_form select, .input-suggestion input, .ui-checkbox--checked::before, .input-suggestion__item span, .island__social_links--type_1 .island__social_links__item__delete, .ui_modal_window__header--border, .ui_modal_window__footer, .header, .tab__content, .ce-settings_plugin, html body .ce-redactor a.andropov_link, .code-tool, .audio-tool-cover:after, .form-text-input, .quiz-tool-input, .ce-block__content a, .editor .ce-redactor a, .miniEditor .ce-redactor a, .v-table__row:not(:last-child), .donate-cabinet-header a, .tg-header__details-item, .tg-header__type-switcher, .tg-minimap__left-scaler:before, .tg-minimap__right-scaler:before, .tg-minimap__center, .comments__item__user__status, .channel-item__online, .add-members, .ce-toolbar__tools-item--selected, .ce-toolbar__tools-item:hover, .gallery-item, .sidebar-tree-list-item--active, .sidebar-tree-list-item:hover, .special-career-week, .select__current { border-color: var(--main_text_color) !important; } .aside__header, .aside, .chat-info__bottom, .channel-item--current, .channel-item:hover, .message--selected, .chat__header, .messenger-panel__down-head, .messenger-panel .channel-item__info, .messenger-panel__down-footer, .head-notifies__header, .u-notification--border, .head-notifies__footer, .table__row--me, .v-list-tab--active, .v-list-tab:hover, .site-header, .block-code, .block-audio, .notify-new-items-label, .andropov_uploader__preview_item__remove, .comments__item .vote--voted-negative .vote__button--minus, .comments__item .vote--voted-positive .vote__button--plus, .andropov_telegram, .andropov_tweet, .m-floating__header, .vote--voted-positive .vote__button--plus, .vote--voted-negative .vote__button--minus, .contentFiltersDropdown .dropdown__found__list, .page--plus .plus-avatar, .ui-checkbox, .subsite_settings__section, .form2__inline-editor, .ui_form input[type="text"], .ui_form input[type="password"], .ui_form input[type="email"], .ui_form input[type="name"], .ui_form textarea, .ui_form select, .input-suggestion input, .input-suggestion__item span, .island__social_links--type_1 .island__social_links__item__delete, .ui_modal_window__header--border, .ui_modal_window__footer, .header, .tab__content, .ce-settings_plugin, html body .ce-redactor a.andropov_link, .code-tool, .form-text-input, .quiz-tool-input, .v-table__row:not(:last-child), .tg-header__details-item, .tg-header__type-switcher, .tg-minimap__left-scaler:before, .tg-minimap__right-scaler:before, .tg-minimap__center, .comments__item__user__status, .channel-item__online, .add-members, .ce-toolbar__tools-item--selected, .ce-toolbar__tools-item:hover, .gallery-item, .special-career-week, .select__current { border-style: dashed !important; } .channel-item--current, .channel-item:hover, .message--selected, .table__row--me, .v-list-tab--active, .v-list-tab:hover, .site-header, .notify-new-items-label, .comments__item .vote--voted-negative .vote__button--minus, .comments__item .vote--voted-positive .vote__button--plus, .m-floating__header, .vote--voted-positive .vote__button--plus, .vote--voted-negative .vote__button--minus, .header, .ce-toolbar__tools-item--selected, .ce-toolbar__tools-item:hover { border-bottom: 1px; } .message--selected, .table__row--me, .v-list-tab--active, .v-list-tab:hover { border-top: 1px; } .gall--5 .gall__item--3, .gall--5 .gall__item--1, .gall--5 .gall__item--0, .block-person a, .block-quote a, .block-warning a, .comments__item__text a, .content figcaption a, .content h2 a, .content h3 a, .content h4 a, .content ol a, .content p a, .content ul a, .page--error .error__message a, .profile_comment_favorite__text a, .profile_comment_self__text a, .sitemap a, .subsite_card_simple__description a, .subsite_head__description a, .t-link-classic, .gall--2 .gall__item--1, .gall--2 .gall__item--0, .head-notifies--showed .head-notifies__toggler::after, .ce-settings:before, .ce-settings:after, .cdx-helper:before, .ui-border--bottom, .live, .sidebar, .gall--4 .gall__item--0 { border-color: transparent !important; } .v-header-avatar { box-shadow: 0 0 0 4px mainColor, inset 0 0 0 1px rgba(0,0,0,0.1); } .emoji-picker__panel-list-section-name, .etc-controls__dropdown, .ce-settings, .ce-toolbar__tools { box-shadow: none !important; } .v-header, .v-header-cover, .v-button, .v-plus-badge, .v-header-avatar, .sidebar__tree-list__item__badge, .sidebar__tree-list__item, .v-island, .v-tabs-navigation, .etc_control__list, .ui-rounded-button__link, .attachButton, .l-island-round, .bubble, .plus-badge, .thesis__attach_something, .ui-button, .comments__item__self--author .comments__item__user__name .user_name, .comments_updates, .comments_updates__counter, .vacancies_widget__new, .comments_pseudo_form__button, .site-header-user-profile__avatar-image, .live__item--comment .live__item__user__image, .sidebar__tree-list__item__image, .ui-rounded-button__indicator, .b--submit, .chat-info-form__picture, .chat-messages__day span, .message__picture, .m-photo img, .message--selected .message__actions-select, .emoji-picker__panel, .etc-controls__dropdown, .u-notification__avatar-icon, .item__badge, .v-create-button, .v-create-button__dropdown, .shares__item, .shares--desktop .shares__close, .shares--desktop .shares__open, .u-notification--blue.u-notification--bg, .andropov_uploader__preview_item__remove, .head-notifies__badge, .page--plus .plus-avatar, .ui-checkbox, .list-editable__item__remove, .island__social_links--type_1 .island__social_links__item, .ui_modal_window--get_api_token .ui_modal_window__content input, .ce-settings.opened, html body .ce-redactor a.andropov_link, .audio-tool-title, .audio-tool-uploader, .inline-search-item, .avatar-input__remove, .tg-tooltip, .tg-header__details-item, .tg-header__type-switcher, .tg-chart--line .tg-grid__counter, .tg-minimap__left-scaler:before, .tg-minimap__right-scaler:before, .tg-minimap__left-scaler:after, .tg-minimap__right-scaler:after, .aside-placeholder__picture, .aside-placeholder__line1, .aside-placeholder__line2, .comments__item__user__status, .channel-item__unread-count, .channel-item__online, .add-members__icon, .upload-button, .gallery-item, .gallery-item__remover-button, .content-header-label, .v-split-button, .v-split-button__dropdown, .sidebar-tree-list-item, .sidebar-tree-list-item__child-item--active, .sidebar-tree-list-item__child-item:hover, .sidebar-tree-list-item__child-item--with-badge::after, .special-career-week, .comments_form, .vote__value { border-radius: 0px !important; } a span, a:hover span, .t-link:hover, .etc_control__item:hover, .item--selected, .item--focused, .item:hover, .andropov_link_mini, .ui-tab:hover, .ui-tab--active .ui-tab__label, .ui-button:hover, .andropov_link__host, .contacts:not(.contacts--disabled) .contacts__item:hover, .aside__button:hover, .b--submit:hover, .b:hover, .etc-controls__dropdownItem:hover, .u-notification--hover:hover, .u-notification__content a, .t-link, .v-list-subsites__more, .v-list__more, .t-link-inline, .block-person a, .block-quote a, .block-warning a, .comments__item__text a, .content figcaption a, .content h2 a, .content h3 a, .content h4 a, .content ol a, .content p a, .content ul a, .page--error .error__message a, .profile_comment_favorite__text a, .profile_comment_self__text a, .sitemap a, .subsite_card_simple__description a, .subsite_head__description a, .t-link-classic, .andropov_telegram__date:hover time, .andropov_telegram__user:hover .andropov_telegram__user__name, .andropov_telegram__user:hover .andropov_tweet__user__name, .andropov_telegram__user:hover .andropov_tweet__user__nickname, .andropov_tweet__date:hover time, .andropov_tweet__user:hover .andropov_telegram__user__name, .andropov_tweet__user:hover .andropov_tweet__user__name, .andropov_tweet__user:hover .andropov_tweet__user__nickname, .cdx-plugin-settings__item:hover, .ce-settings__item:hover, .tg-header__details-item--current { text-decoration: underline; } .vote .vote__users .icon, .vote .vote__users--overflowed .vote__users__content_wrapper:after, .reposters_list .icon, .site-header-logo svg, .etc-controls__dropdown:before { display: none; } .vote .vote__users__item--minus p::before { content: "- "; } .vote .vote__users__item--plus p::before { content: "+ "; } .site-header-logo:before { content: "DTF"; font-size: 50px; font-stretch: ultra-expanded; font-weight: bold; } .andropov_uploader__preview_item__remove:before { content: "X"; margin: 25% !important; font-size: 25px; } .thesis__placeholder { color: var(--main_text_color); } } if noEditor { .page--index > .mini-editor { display: none; } } if squareGang { .comment__avatar { border-radius: 6px!important; } } if masonry { .app--content-feed.app--left-column-on.app--right-column-on #page_wrapper, .special-job-teaser--entry, .l-entry, .special-job-teaser--index, .app--content-2cols-entry #page_wrapper, .app--content-2cols-fixed #page_wrapper, .messenger, .subsite_head, .subsites_catalog, .mini-editor, .news_widget, .app--content-feed.app--left-column-off.app--right-column-on #page_wrapper { max-width: none !important; width: inherit !important; margin: 0px 28px; } .page--index { width: inherit !important; } .page--index .ui-sorting { margin-left: 100px; margin-right: 100px; } .feed__chunk, .search_results__content { column-count: masonryCols; column-gap: 28px; } .feed__item, .search_results__chunk { break-inside: avoid; max-width: 100% !important; height: 100% !important; } .new-entries-horizon { max-height: 100px; } } if letitsnow { if !back { body { background-image: url('https://leonardo.osnova.io/5b271ae9-265c-514d-906b-5f41352195df'), url('https://leonardo.osnova.io/b88d8f54-7d8d-56c3-8ece-35f39026a92d'), url('https://leonardo.osnova.io/da5405da-6951-50d5-926d-b1ba038b55c7') !important; -webkit-animation: isnow 20s linear infinite; -moz-animation: isnow 20s linear infinite; -ms-animation: isnow 20s linear infinite; animation: isnow 20s linear infinite; } } else { .main { background-image: url('https://leonardo.osnova.io/5b271ae9-265c-514d-906b-5f41352195df'), url('https://leonardo.osnova.io/b88d8f54-7d8d-56c3-8ece-35f39026a92d'), url('https://leonardo.osnova.io/da5405da-6951-50d5-926d-b1ba038b55c7') !important; -webkit-animation: isnow 20s linear infinite; -moz-animation: isnow 20s linear infinite; -ms-animation: isnow 20s linear infinite; animation: isnow 20s linear infinite; } } @keyframes isnow { 0% {background-position: 0px 0px, 0px 0px, 0px 0px;} 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;} } @-moz-keyframes isnow { 0% {background-position: 0px 0px, 0px 0px, 0px 0px;} 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;} } @-webkit-keyframes isnow { 0% {background-position: 0px 0px, 0px 0px, 0px 0px;} 50% {background-color:#d9f5ff;} 100% {background-position: 500px 1000px, 400px 400px, 300px 300px; background-color:#d9f5ff;} } } if fuckRec { .recommendation-feed { display: none !important; } } //Fuck Komitet .support { line-height: 15px !important; width: 500px !important; } .support__label { display: none !important; } .support:after { content: 'Подать милостыню'; } /*Для плагинов*/ .tjnames__list, .tjnames__list.active { background-color: var(--accent_back_color); border: 1px solid var(--branding_accent_color); } /*hooeerjaa*/ .s42-stonks-popup { background-color: #000 !important; color: #bfbfbf !important; border: 1px solid var(--site_specific_1) !important; } .s42-stonks-popup__text-regular{ color: #bfbfbf !important; } .s42-stonks-popup__text-marked{ color: var(--site_specific_2) !important; } .s42-stonks-popup__text-marked:hover{ color: var(--site_specific_1) !important; } .s42-stonks-popup__head{ border-color: var(--site_specific_1) !important; } .s42-stonks-popup__footer__button{ border: 1px solid var(--site_specific_1) !important; background-color: #000 !important; color: var(--site_specific_1) !important; } .s42-stonks-popup__footer__button:hover{ background-color: var(--site_specific_1) !important; color: #000 !important; } .s42-stonks-popup__footer__button:hover .s42-stonks-popup__footer__logo{ filter: none !important; } if oldRating { .comment__content { position: relative; } .comment__content .like-button__count { position: absolute; right: 1.8 em; font-size: 16px; width: 50px !important; background-color: var(--plus_back_color) !important; color: var(--plus_text_color) !important; padding: 5px 0 5px 0; border-radius: 5px; } .comment__content .like-button--action-dislike { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAfCAYAAACs5j4jAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABxUlEQVRYhd3YP04CQRTH8e9bEhKoKC3pCcSExpLSbrWaUHEFbyDcQG/BUnkD9ARKATWlpSUh2RkbVEKUnd19wxJ/zf7LTN4nb3aTHfinkf2LOI5bzWZz5Jy7FJEPa+1jkiTrimrzznA4vHHOxSLykabpy2w2e/qGGWPaURTNgfb+IGvtJEmS8Ylr9Uocx61GozEXkcuDRw+1r7Ner/fKAQpARAadTkeWy+Vz2DLz5QgK4KoGYIwZiMjdX5OcGy4DBUC0O7azJoui6N4YM1aqrXB8ULCDWWvffCatGueLAqgBrFar9263O8Cjc1Utyzwo+FmK1Ov1W+AsO5cX5Zwbf38VF4vFpt/vJ2maXgMXWYNP1bkiqOl0Oqnt3zw3XFEU7N6x/ZwLrgwKfoFB9biyKPgDBtXhNFBwBAanx2mhIAMGp8NposADBuFx2ijwhEE4XAgU5ICBPi4UCnLCQA8XEgUFYFAeFxoFB3seeTMajVrb7XYOeBVorZ1sNpuH0CgoCYP8OGCNx+8RFEeBAgwK4TJTBgVKMNDFlUWBIgx0cBooUIZBOZwWCgLAoBhOEwWBYJAPp42CgDDww4VAQWAYHMeFQgF8Ai9wuQOhyUU8AAAAAElFTkSuQmCC"); background-position: center; background-size: 65%; background-repeat: no-repeat; position: absolute; right: 7.7 em; top: 1.5 em; } .comment__content .like-button--action-like { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAfCAYAAACs5j4jAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABe0lEQVRYhd3XPW7CQBCG4W8nEkrJEXwAy+IIuEuXcgOXSU5jREmZCrgBlg8QlynTOWnYVIMUEmB/Zmwrb7le7fiRtlngn2b6GmStnRPRo3NuCmDnnNuv1+tWa14vsMVi8QLg+Wy5PR6PpRZOHXYBxanhVGE3UJwKTg3mieLEcSqwQBQnihOHRaI4MZwoLBHFieDEYEIoLhknAhNGcUk4Sp0egnLOHQDMAXx4bM+IaGutzWL+KwkWiuq6rlytVntjTAllXPRVjEFtNpsTZrlczpxzWwBTjyOCr2UULBXFaeKCYVIoTgsXBJNGcRo4b5gWipPGecG0UZwk7iasLxQnhbsK6xvFSeAuwoZCcam4P2FDo7gU3C/YWFBcLO4HbGwoLgZ3go0VxYXiDABYazMievMZMASKC8ERABDRzOfgIVEAUFXVwffJ4/0eGxrF+eIIACaTye7axrGgOB/cHQDUdf2Z5/mXMebhfMPYUFzTNO9FUbwCeAJwf/a5/QaHl/YZGwHdGgAAAABJRU5ErkJggg=="); background-position: center; background-size: 65%; background-repeat: no-repeat; position: absolute; right: 1em; top: 1.5 em; } .comment__content .like-button__icon { display: none; } .comment__content .like-button { color: var(--main_text_color); width: 25px; height: 25px; text-align: top !important; border-radius: 50px; } .like-button--action-like.like-button--active .like-button__icon { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAfCAYAAACs5j4jAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABlElEQVRYhd3YMU7DQBCF4TeLFJEuDRUNBwA5JYIi4QhISIQKuAE3IDlJRBUKpBwBpwtdEOEGVFTpQInwUKCJQIR47Z2xLf5yPfbq07qxgX8aFbVRNDhsMyXnYJqxSyZPp+Mby/3MYVG/1eD6Ygig/X2dwbF7qx0/Xo5mFvuawqJ+q5Fszu+JqLnqOjNP3HvtyAJnBktDSVY4E5gvSrLAqcOyoiRtnCosL0rSxKnBQlGSFk4FpoWSNHDBMG2UFIoLgmVFJUi6AODguj7zIbjcsDyoaWfcA4Dd2/1ra1wuWAhKssZlhmmgJEtcJpgmSrLCecMsUJIFzgtmiZK0camwIlCSJm4trEiUpIX7E1YGStLArYSViZJCcb9gVUBJIbgfsCqhpLy4JayKKCkPzi0X6othFVEAMO2Me/JlkBYRNZP6fLgBAHuDgwsiXPncWDRKer17GW2dbINA7bRZAu04ACCHyOfhZaGkLCf39SoyN9IGy0ZJvjgHAB+crP2PXhWU5INzAPB89hAzOF41UDWUtA7H4PgT/ibJhjjcmGEAAAAASUVORK5CYII="); } .like-button--action-dislike.like-button--active { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAfCAYAAACs5j4jAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABjUlEQVRYhd3Wz1GDQBTH8e9SAXRAB3DXDHagVmApkg5iJ3agjhlnvEEFpgNy9896SAZjNGH37duEybvBLu/9PjADwImW2TzoiipNzMeNxZTA0tr3u6x9XRwnmnt1xfmVMVwCS2t5ytr5vflZrHJjvh6AfPMia5lm7XN92Khu1RVVus5c/l6xsx62LCdvbKH6bSPE7UatKlltOrtgBwrAGG67YlJHyCeqIRSsYZDkQ83GgnNBQQ/7bFyaHhvnioI1LGtfGuDRpfmxcD4o6J8YWJtcA6N8cr4osPWf75hPg0O8LSWotJlPzfbpMeGkKNj685A2jIELQcEOmKSxJi4UBXtgkgEaOA0UDMAkg0JwWihwgEkGSnCaKHCESQb74LRR4AGTBHDBxUCBJ0wSZB8uFgoEMEmg/3AxUSCEQRguNgoCYCDDQTKLjYJAGIju/gJM7rhXhAIFGEhwLiVHgRIMtHFhKFCEgRYuHAXKMAjF6aAgAgykOD0URIKBL04XBRFh4IrTR0FkGAzh4qAAvgEE4FOSVxu7QwAAAABJRU5ErkJggg==") } // .comment__content .like-button--action-like::before // { // content: " ˄" !important; // margin-bottom: 4px; // opacity: 0.5; // } .comment__content .like-button--action-like:hover { background-color: var(--plus_back_color) !important; opacity: 1 !important; } // .comment__content .like-button--action-dislike::before // { // content: " ˅" !important; // margin-bottom: 4px; // opacity: 0.5; // } .comment__content .like-button--action-dislike:hover { background-color: var(--minus_back_color) !important; opacity: 1 !important; } } } @-moz-document domain("dtf.ru") { :root { if schema == darker { --brand_1: #699abf; --brand_2: #699abf; } else if schema == porn { --brand_1: #ff9900a3; --brand_2: #f90; } else if schema == custom || schema == custom_glass { --brand_1: brand1; --brand_2: brand2; } else if schema == terminal { --brand_1: #4af626; --brand_2: #4af626; } else { if golden { --brand_1: #c9e7f2; --brand_2: #fef7cf; } else { --brand_1: #a3daee; --brand_2: #699abf; } } } if schema == porn { .main_menu__logo, .site-header__item--logo a { width: 142px; background: url('https://leonardo.osnova.io/04326baf-7d08-e1df-14b2-d29528ba17ed/-/preview/150x50/center/') no-repeat; margin-top: 4px; background-position: cover; } .main_menu__logo svg, .site-header__item--logo svg { color: transparent; } } } @-moz-document domain("tjournal.ru") { :root { if schema == darker { --brand_1: #dea64a; --brand_2: #dea64a; } else if schema == custom { --brand_1: brand1; --brand_2: brand2; } else { --brand_1: #fff4e2; --brand_2: #e8a427; } } } @-moz-document domain("vc.ru") { :root { if schema == darker { --brand_1: #c87c8c; --brand_2: #c87c8c; } else if schema == custom { --brand_1: brand1; --brand_2: brand2; } else { --brand_1: #feebef; --brand_2: #e25a76; } } } @-moz-document domain("instagram.com") { /*время сломать всё к хуям*/ html[stylus-iframe*="tjournal.ru"] body, html[stylus-iframe*="vc.ru"] body,html[stylus-iframe*="dtf.ru"] body, html[stylus-iframe*="tjournal.ru"] .PrimaryCTA, html[stylus-iframe*="vc.ru"] .PrimaryCTA,html[stylus-iframe*="dtf.ru"] .PrimaryCTA, html[stylus-iframe*="tjournal.ru"] .HoverCard .HoverCardRoot, html[stylus-iframe*="vc.ru"] .HoverCard .HoverCardRoot ,html[stylus-iframe*="dtf.ru"] .HoverCard .HoverCardRoot, html[stylus-iframe*="tjournal.ru"] .HoverCardUserName .Username, html[stylus-iframe*="vc.ru"] .HoverCardUserName .Username,html[stylus-iframe*="dtf.ru"] .HoverCardUserName .Username { background: var(--block_back_color) !important; color: var(--main_text_color) !important; } html[stylus-iframe*="tjournal.ru"] body a, html[stylus-iframe*="vc.ru"] body a, html[stylus-iframe*="dtf.ru"] body a { color: var(--brand_1); } html[stylus-iframe*="tjournal.ru"] #react-root, html[stylus-iframe*="tjournal.ru"] article, html[stylus-iframe*="tjournal.ru"] div, html[stylus-iframe*="tjournal.ru"] footer, html[stylus-iframe*="tjournal.ru"] header, html[stylus-iframe*="tjournal.ru"] main, html[stylus-iframe*="tjournal.ru"] nav, html[stylus-iframe*="tjournal.ru"] section, html[stylus-iframe*="dtf.ru"] #react-root, html[stylus-iframe*="dtf.ru"] article, html[stylus-iframe*="dtf.ru"] div, html[stylus-iframe*="dtf.ru"] footer, html[stylus-iframe*="dtf.ru"] header, html[stylus-iframe*="dtf.ru"] main, html[stylus-iframe*="dtf.ru"] nav, html[stylus-iframe*="dtf.ru"] section, html[stylus-iframe*="vc.ru"] #react-root, html[stylus-iframe*="vc.ru"] article, html[stylus-iframe*="vc.ru"] div, html[stylus-iframe*="vc.ru"] footer, html[stylus-iframe*="vc.ru"] header, html[stylus-iframe*="vc.ru"] main, html[stylus-iframe*="vc.ru"] nav, html[stylus-iframe*="vc.ru"] section { border-color: var(--brand_2); } html[stylus-iframe*="tjournal.ru"] a.ViewProfileButton, html[stylus-iframe*="tjournal.ru"] a.FollowButton, html[stylus-iframe*="dtf.ru"] a.ViewProfileButton, html[stylus-iframe*="dtf.ru"] a.FollowButton, html[stylus-iframe*="vc.ru"] a.ViewProfileButton, html[stylus-iframe*="vc.ru"] a.FollowButton { background-color: var(--brand_2); color: var(--brand_2) !important; } } @-moz-document domain("tiktok.com") { /*время сломать всё к хуям ещё сильней*/ html[stylus-iframe*="tjournal.ru"] body, html[stylus-iframe*="vc.ru"] body,html[stylus-iframe*="dtf.ru"] body, html[stylus-iframe*="tjournal.ru"] .main-body, html[stylus-iframe*="vc.ru"] .main-body,html[stylus-iframe*="dtf.ru"] .main-body { background: var(--accent_back_color) !important; color: var(--main_text_color) !important; } html[stylus-iframe*="tjournal.ru"] ._embed_video_card-info a, html[stylus-iframe*="vc.ru"] ._embed_video_card-info a, html[stylus-iframe*="dtf.ru"] ._embed_video_card-info a, html[stylus-iframe*="tjournal.ru"] a.ViewProfileButton { color: var(--brand_1) !important; } html[stylus-iframe*="tjournal.ru"] div, html[stylus-iframe*="dtf.ru"] div, html[stylus-iframe*="vc.ru"] div { border-color: var(--brand_2); } html[stylus-iframe*="tjournal.ru"] ._embed_video_button-link, html[stylus-iframe*="dtf.ru"] ._embed_video_button-link, html[stylus-iframe*="vc.ru"] ._embed_video_button-link { background-color: var(--accent_back_color) !important; } html[stylus-iframe*="tjournal.ru"] ._embed_video_button-link:hover, html[stylus-iframe*="dtf.ru"] ._embed_video_button-link:hover, html[stylus-iframe*="vc.ru"] ._embed_video_button-link:hover { color: var(--alter_text_color) !important; } html[stylus-iframe*="tjournal.ru"] ._embed_video_button-link, html[stylus-iframe*="dtf.ru"] ._embed_video_button-link, html[stylus-iframe*="vc.ru"] ._embed_video_button-link { color: var(--brand_2); border: 1px solid var(--brand_2); } html[stylus-iframe*="tjournal.ru"] ._embed_video_button-link:hover, html[stylus-iframe*="dtf.ru"] ._embed_video_button-link:hover, html[stylus-iframe*="vc.ru"] ._embed_video_button-link:hover { background-color: var(--brand_2) !important; } }