From 5909bd0a3345d51e0dd7e550c75ba0b21d7977d4 Mon Sep 17 00:00:00 2001 From: kpryu <50917860+kpryu@users.noreply.github.com> Date: Fri, 24 May 2019 19:43:45 +0700 Subject: [PATCH] Update shi.Modern_dark beta_0.9.1.css --- shi.Modern_dark beta_0.9.1.css | 179 ++++++++++++++++++++++++++------- 1 file changed, 143 insertions(+), 36 deletions(-) diff --git a/shi.Modern_dark beta_0.9.1.css b/shi.Modern_dark beta_0.9.1.css index eaf95c7..1bf1786 100644 --- a/shi.Modern_dark beta_0.9.1.css +++ b/shi.Modern_dark beta_0.9.1.css @@ -155,14 +155,14 @@ body { /* Клубы */ -.p-profiles-show .profile-content .cc-2a > .c-column:last-child { +.p-profiles-show .profile-content > .cc-2a > .c-column:last-child { display: none !important; } /* Клубы */ /* Избранное */ -.p-profiles-show .profile-content .cc-2 > .c-column > .block:last-child { +.p-profiles-show .profile-content > .cc-2 > .c-column > .block:last-child { display: none !important; } /* Избранное */ @@ -180,7 +180,7 @@ body { /* Убрать эллементы /* -Добавьте к свободной звёздочке ( * ) слэш ( */ ) чтобы убрать нужный вам эллемент */ +Добавьте к свободной звёздочке * слэш */ чтобы убрать нужный вам эллемент */ /* История * @@ -218,21 +218,21 @@ body { /* Друзья * -.p-profiles-show .profile-content .c-right .cc-2a > .c-column:nth-child(2n+1) { +.p-profiles-show .profile-content .c-right > .cc-2a > .c-column:nth-child(2n+1) { display: none !important; } /* Друзья */ /* Клубы * -.p-profiles-show .profile-content .cc-2a > .c-column:last-child { +.p-profiles-show .profile-content .c-right > .cc-2a > .c-column:last-child { display: none !important; } /* Клубы */ /* Избранное * -.p-profiles-show .profile-content .cc-2 > .c-column > .block:last-child { +.p-profiles-show .profile-content > .cc-2 > .c-column > .block:last-child { display: none !important; } /* Избранное */ @@ -511,7 +511,8 @@ header.head a.edit, .b-collection_item .drag-handle:hover:before, .p-animes_collection-index .pagination a.link.link-prev:hover, .p-animes_collection-index .pagination a.link.link-next:hover, -.b-link { +.b-link, +.p-characters .item-edit:hover { color: rgb(var(--c1)); } @@ -642,7 +643,8 @@ header.head a.edit:hover, .b-club .name-logo:hover .name, .p-animes_collection-index .pagination a.link.link-prev:active, .p-animes_collection-index .pagination a.link.link-next:active, -.b-link:hover { +.b-link:hover, +.p-characters .item-edit:active { color: rgb(var(--c2)); } @@ -780,6 +782,16 @@ header.head a.edit:active, display: none; } +.b-to-top .slide:before { + background: rgba(255, 255, 255, .2); +} + +.b-to-top .arrow:before { + content: 'expand_less'; + color: var(--t3); + margin-left: 18px; +} + .tipsy { font-size: 14px; color: #fff; @@ -1035,11 +1047,11 @@ header.head a.edit:active, .l-top_menu-v2 .menu-dropdown.main .icon-settings:before, .l-top_menu-v2 .menu-dropdown.main .icon-site_rules:before, .l-top_menu-v2 .menu-dropdown.main .icon-faq:before, +.l-top_menu-v2 .menu-dropdown.main .icon-clubs:before, .l-top_menu-v2 .icon-anime:before, .l-top_menu-v2 .icon-manga:before, .l-top_menu-v2 .icon-ranobe:before, .l-top_menu-v2 .icon-forum:before, -.l-top_menu-v2 .icon-clubs:before, .l-top_menu-v2 .icon-collections:before, .l-top_menu-v2 .icon-reviews:before, .l-top_menu-v2 .icon-users:before, @@ -1076,7 +1088,8 @@ header.head a.edit:active, .l-top_menu-v2 .icon-settings:before, .l-top_menu-v2 .icon-site_rules:before, .l-top_menu-v2 .icon-faq:before, -.l-top_menu-v2 .icon-sign_out:before { +.l-top_menu-v2 .icon-sign_out:before, +.l-top_menu-v2 .icon-clubs:before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; @@ -1122,6 +1135,10 @@ header.head a.edit:active, content: 'stars'; } +.l-top_menu-v2 .icon-clubs:before { + content: 'people'; +} + .l-top_menu-v2 .icon-settings:before { content: 'settings'; } @@ -1577,11 +1594,11 @@ header.head a.edit:active, margin-bottom: 10px; } -.p-profiles-show .profile-content .c-right .cc-2a { +.p-profiles-show .profile-content .c-right > .cc-2a { display: contents; } -.p-profiles-show .profile-content .c-right .cc-2a > .c-column:nth-child(2n+1) { +.p-profiles-show .profile-content .c-right > .cc-2a > .c-column:nth-child(2n+1) { display: block; float: left; text-align: center; @@ -1600,15 +1617,15 @@ header.head a.edit:active, width: 36%; } -.p-profiles-show.x1200 .profile-content .c-right .cc-2a > .c-column { +.p-profiles-show.x1200 .profile-content .c-right > .cc-2a > .c-column { width: 36%; } -.p-profiles-show .profile-content .cc-2.block { +.p-profiles-show .profile-content > .cc-2.block { margin: 0; } -.p-profiles-show .profile-content .cc-2a > .c-column:last-child { +.p-profiles-show .profile-content .c-right > .cc-2a > .c-column:last-child { display: block; float: left; text-align: center; @@ -1622,13 +1639,13 @@ header.head a.edit:active, border-radius: 4px; } -.p-profiles-show .profile-content .cc-2a > .c-column:last-child .b-clubs.one-line .b-club { +.p-profiles-show .profile-content .c-right > .cc-2a > .c-column:last-child .b-clubs.one-line .b-club { float: none; margin: 0 5%; width: 48px; } -.p-profiles-show .profile-content .cc-2a > .c-column:last-child .b-club .logo { +.p-profiles-show .profile-content .c-right > .cc-2a > .c-column:last-child .b-club .logo { border-radius: 4px; border: 0 solid; transform: scale(1.2); @@ -1636,36 +1653,36 @@ header.head a.edit:active, transition: .5s ease; } -.p-profiles-show .profile-content .cc-2a > .c-column:last-child .b-club .logo:hover { +.p-profiles-show .profile-content .c-right > .cc-2a > .c-column:last-child .b-club .logo:hover { border: 2px solid rgb(var(--c1)); transform: scale(1); filter: none; } -.p-profiles-show .profile-content .cc-2 > .c-column > .block:last-child { +.p-profiles-show .profile-content > .cc-2 > .c-column > .block:last-child { display: block; float: left; vertical-align: middle; text-align: center; width: 96.5%; height: auto; - margin: 20px; + margin: 20px 20px 0; padding: 20px; background: var(--b2); border: 1px solid var(--b3); border-radius: 4px; } -.p-profiles-show .profile-content .cc-2 > .c-column > .block:last-child .subheadline { +.p-profiles-show .profile-content > .cc-2 > .c-column > .block:last-child .subheadline { width: 100%; } -.p-profiles-show .profile-content .cc-2 > .c-column > .block:last-child > .cc-favourites { +.p-profiles-show .profile-content > .cc-2 > .c-column > .block:last-child > .cc-favourites { display: flex; flex-wrap: wrap; } -.p-profiles-show .profile-content .cc-2 > .c-column > .block:last-child > .cc-favourites .c-column { +.p-profiles-show .profile-content > .cc-2 > .c-column > .block:last-child > .cc-favourites .c-column { flex-grow: 1; flex-shrink: 1; margin: 1%; @@ -1673,14 +1690,14 @@ header.head a.edit:active, height: auto; } -.p-profiles-show .profile-content .cc-2 > .c-column > .block:last-child > .cc-favourites .c-column .image-cutter { +.p-profiles-show .profile-content > .cc-2 > .c-column > .block:last-child > .cc-favourites .c-column .image-cutter { max-width: 100% !important; max-height: 100% !important; } .p-profiles-show .profile-content .block.achievements { display: inline-block; - margin: 20px; + margin: 40px 20px 0; padding: 20px; background: var(--b2); border: 1px solid var(--b3); @@ -1717,7 +1734,7 @@ header.head a.edit:active, display: block; position: inherit; float: none; - margin: 20px; + margin: 40px 20px 20px; padding: 20px; background: var(--b2); border: 1px solid var(--b3); @@ -1757,7 +1774,7 @@ header.head a.edit:active, } .l-footer:before { - content: 'shi.Modern_dark beta_0.9.1'; + content: 'shi.Modern_dark beta_0.9.2'; display: block; float: left; position: static; @@ -3339,6 +3356,7 @@ aside.l-menu, .ac_results, .completable-block { border: 1px solid var(--b3); + background: var(--b2); color: var(--t1); font-size: 12px; line-height: 20px; @@ -3804,6 +3822,24 @@ aside.l-menu, border-radius: 4px; } +.b-add_to_list.completed .trigger, +.b-add_to_list.completed .option { + background: rgba(44, 95, 38, 0.3); +} + +.b-add_to_list.dropped .trigger, +.b-add_to_list.dropped .option { + background: rgba(142, 22, 29, 0.3); +} + +.b-add_to_list.watching .trigger, +.b-add_to_list.watching .option, +.b-add_to_list.rewatching .trigger, +.b-add_to_list.rewatching .option { + background: rgba(17, 80, 125, 0.3); + color: #1a8bda; +} + .b-add_to_list .plus, .b-add_to_list .edit { display: none; @@ -3991,7 +4027,8 @@ header.head h2 a.back:before, .b-subposter-action.invite:before, .b-subposter-action.leave:before, .b-spoiler .content .before:before, -.b-spoiler .content .after:before { +.b-spoiler .content .after:before, +.b-to-top .arrow:before { display: block; width: 1em !important; font-family: 'Material Icons' !important; @@ -4333,6 +4370,12 @@ header.head h2 a.back:hover:before { letter-spacing: .8px; } +.b-spoiler .content .before:before, +.b-spoiler .content .after:before { + display: inline; + vertical-align: bottom; +} + .b-spoiler .content .before:before { content: 'chevron_left'; } @@ -4430,6 +4473,10 @@ input.subheadline-input.search { color: var(--t1); } +.b-catalog_entry .cover .misc { + color: var(--t3); +} + .p-user_rates-index .l-content .b-options-floated.collapse { margin-top: 0; } @@ -4556,6 +4603,7 @@ input.subheadline-input.search { .b-modal > .inner { border-radius: 4px; + background: var(--b2); } .b-user_rate-extended > .cc { @@ -5129,7 +5177,7 @@ h3 { } .b-offtopic_marker:before { - background: rgba(245, 142, 187, .3); + background: rgba(245, 142, 187, .3) !important; } .b-summary_marker:before { @@ -5420,6 +5468,10 @@ h3 { border: none !important; } +.p-club_pages-show .l-content .subheadline-buttons { + margin-top: -12px; +} + .b-user.detailed { border: 1px solid var(--b3) !important; border-radius: 4px; @@ -5569,14 +5621,13 @@ img.b-poster { color: rgba(255, 255, 255, .6); font-weight: bold; border-radius: 100%; - color: white; cursor: pointer; height: 25px; line-height: 25px; margin: 9px 6px !important; min-width: 25px; padding: 0 4px; - right: 0; + right: 8px; top: 1px !important; text-align: center; position: fixed !important; @@ -5738,8 +5789,8 @@ img.b-poster { } .p-animes .item-edit:hover:before, -.p-characters .item-edit:before, -.p-club_pages-show .item-edit:before { +.p-characters .item-edit:hover:before, +.p-club_pages-show .item-edit:hover:before { background: var(--d2); } @@ -6282,7 +6333,7 @@ a.b-button { .b-ban .id-label, .b-log_entry .id-label, .b-user_rate_log .id-label { - color: initial; + color: inherit; } .b-ban > span, @@ -6549,6 +6600,10 @@ a.b-button { border-radius: 4px; } +.p-contests-show .l-content .contest .contest_round > .subheadline { + margin-bottom: 10px !important; +} + .p-contests-show .l-content .contest .contest_round .cc-round_stats:last-child { margin-top: 30px; } @@ -6777,7 +6832,7 @@ a.b-button { } .b-contest_match .votes-percents .right-part:before { - border-right: #dc5353; + border-right: 30px solid #dc5353; } .b-contest_match .votes-percents .left-part:hover { @@ -6789,7 +6844,7 @@ a.b-button { } .b-contest_match .votes-percents .left-part:hover .right-part:before { - border-right: #ea7a79; + border-right: 30px solid #ea7a79; } .p-contests .proposing .new_contest_suggestion { @@ -6816,6 +6871,10 @@ a.b-button { border-color: rgb(var(--c1)); } +.b-js-action:hover { + border: none; +} + .own-nominants { display: inline-block; width: 100%; @@ -6858,6 +6917,52 @@ a.b-button { color: #eb4747; } +.b-bb_codes-examples .example .textarea { + background: var(--b1); + border: 1px solid var(--b3); + color: var(--t2); + border-radius: 4px; +} + +.b-feedback > .hover-activator { + height: 40px !important; + background: none; + top: 170px; +} + +.b-feedback>.marker-positioner>.marker-text { + display: none; +} + +.b-feedback > .marker-positioner { + height: 40px !important; + background: rgba(255, 0, 0, .2); + border-radius: 0 50% 50% 0; + transition: .25s ease; + top: 170px; + width: 40px; +} + +.b-feedback>.marker-positioner:after { + position: absolute; + font-family: 'Material Icons'; + content: 'error_outline'; + font-size: 30px; + padding: 5px; + top: 0; + left: 0; + color: #c54444; +} + +.b-feedback > .marker-positioner:hover { + background: rgba(255, 0, 0, .3) !important; +} + +.b-feedback > .marker-positioner:hover:after { + color: #ce2828; +} + + /* ---------------------------------------------------------------- */ /* Прочее */ @@ -6992,6 +7097,8 @@ a.b-button { .p-profiles-show .b-catalog_entry .cover .title.two_lined { display: inline-block; position: absolute; + left: 0; + right: 0; bottom: 0; width: 100%; padding: 0 5px;