Created
May 25, 2018 05:57
-
-
Save Modder4869/2b531489f360314f54b70973cfa62c7d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/README.md b/README.md | |
| index 6bf940e..b1ed00b 100644 | |
| --- a/README.md | |
| +++ b/README.md | |
| @@ -1 +1 @@ | |
| -#Latest Modified: 2018/05/15 @ 08:44:18 AM | |
| +#Latest Modified: 2018/05/25 @ 03:17:44 AM | |
| diff --git a/discord.css b/discord.css | |
| index 1cd2c87..fa5908d 100644 | |
| --- a/discord.css | |
| +++ b/discord.css | |
| @@ -1,3 +1,12 @@ | |
| +.anchor-3Z-8Bb { | |
| + color: #00b0f4; | |
| + text-decoration: none | |
| +} | |
| + | |
| +.anchor-3Z-8Bb: hover { | |
| + text-decoration: underline | |
| +} | |
| + | |
| .wrapper-1prNyd { | |
| background-size: cover; | |
| min-height: 100vh; | |
| @@ -2788,7 +2797,6 @@ to { | |
| -ms-flex-negative: 0; | |
| color: #fff; | |
| flex-shrink: 0; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 22px; | |
| font-weight: 700; | |
| margin-bottom: 10px; | |
| @@ -3891,7 +3899,7 @@ to { | |
| } | |
| .code-2OPlX5 { | |
| - font-family: SourceCodePro,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif | |
| + font-family: SourceCodePro,Consolas,Liberation Mono,Menlo,Courier,monospace | |
| } | |
| .weightLight-3heiur { | |
| @@ -4913,6 +4921,10 @@ to { | |
| width: 14px | |
| } | |
| +.avatar-large: hover,.avatar-profile: hover,.avatar-small: hover,.avatar-xlarge: hover,.avatar-xsmall: hover,.avatar-xxlarge: hover { | |
| + text-decoration: none | |
| +} | |
| + | |
| .avatar-profile { | |
| background-size: 128px 128px; | |
| height: 128px; | |
| @@ -6759,6 +6771,155 @@ to { | |
| background: #f3f3f3 | |
| } | |
| +.everyonePopout-nEbJY3 { | |
| + -ms-flex-direction: column; | |
| + -webkit-box-direction: normal; | |
| + -webkit-box-orient: vertical; | |
| + border-radius: 5px; | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex; | |
| + flex-direction: column; | |
| + min-height: 198px; | |
| + width: 440px | |
| +} | |
| + | |
| +.header-3_S6dz { | |
| + font-weight: 700; | |
| + letter-spacing: .6px; | |
| + margin-bottom: 4px; | |
| + text-transform: uppercase | |
| +} | |
| + | |
| +.body-2iXqIL { | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex; | |
| + min-height: 128px; | |
| + padding: 20px | |
| +} | |
| + | |
| +.body-2iXqIL strong { | |
| + font-weight: 600 | |
| +} | |
| + | |
| +.animation-3GofIz { | |
| + width: 210px | |
| +} | |
| + | |
| +.buttonWrapper-rQnAjG { | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex; | |
| + margin-top: 20px | |
| +} | |
| + | |
| +.buttonContainer-1BodPZ: last-child { | |
| + margin-left: 8px | |
| +} | |
| + | |
| +.button-1VQp89 { | |
| + max-width: 120px | |
| +} | |
| + | |
| +.buttonHint-2OxJB8 { | |
| + font-size: 12px; | |
| + line-height: 16px; | |
| + margin-top: 4px | |
| +} | |
| + | |
| +.buttonHint-2OxJB8 strong { | |
| + text-transform: uppercase | |
| +} | |
| + | |
| +.content-L5mYq4 { | |
| + -ms-flex-direction: column; | |
| + -webkit-box-direction: normal; | |
| + -webkit-box-orient: vertical; | |
| + flex-direction: column; | |
| + font-size: 14px; | |
| + line-height: 20px; | |
| + margin-left: 20px | |
| +} | |
| + | |
| +.content-L5mYq4,.footer-2aTx0s { | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex | |
| +} | |
| + | |
| +.footer-2aTx0s { | |
| + -ms-flex-align: center; | |
| + -webkit-box-align: center; | |
| + align-items: center; | |
| + font-size: 12px; | |
| + min-height: 14px; | |
| + padding: 8px | |
| +} | |
| + | |
| +.footer-2aTx0s strong { | |
| + font-weight: 700 | |
| +} | |
| + | |
| +.icon-2qOzDL { | |
| + margin-right: 4px | |
| +} | |
| + | |
| +.theme-dark .everyonePopout-nEbJY3 { | |
| + -webkit-box-shadow: 0 2px 10px 0 rgba(28,36,43,.6); | |
| + background-color: #36393f; | |
| + box-shadow: 0 2px 10px 0 rgba(28,36,43,.6) | |
| +} | |
| + | |
| +.theme-dark .header-3_S6dz { | |
| + color: #fff | |
| +} | |
| + | |
| +.theme-dark .body-2iXqIL { | |
| + color: #b9bbbe | |
| +} | |
| + | |
| +.theme-dark .buttonHint-2OxJB8 { | |
| + color: #72767d | |
| +} | |
| + | |
| +.theme-dark .buttonHint-2OxJB8 strong { | |
| + color: #b9bbbe | |
| +} | |
| + | |
| +.theme-dark .footer-2aTx0s { | |
| + background-color: rgba(32,34,37,.4); | |
| + color: #72767d | |
| +} | |
| + | |
| +.theme-dark .footer-2aTx0s strong { | |
| + color: #b9bbbe | |
| +} | |
| + | |
| +.theme-light .everyonePopout-nEbJY3 { | |
| + -webkit-box-shadow: 0 2px 10px 0 rgba(28,36,43,.6); | |
| + background-color: #fff; | |
| + box-shadow: 0 2px 10px 0 rgba(28,36,43,.6) | |
| +} | |
| + | |
| +.theme-light .header-3_S6dz { | |
| + color: #4f545c | |
| +} | |
| + | |
| +.theme-light .body-2iXqIL,.theme-light .buttonHint-2OxJB8,.theme-light .buttonHint-2OxJB8 strong { | |
| + color: #72767d | |
| +} | |
| + | |
| +.theme-light .footer-2aTx0s { | |
| + background-color: #f6f6f7; | |
| + border-radius: 0 0 5px 5px; | |
| + color: #72767d | |
| +} | |
| + | |
| +.theme-light .footer-2aTx0s strong { | |
| + color: #72767d | |
| +} | |
| + | |
| .quickMessage-2XpSaN { | |
| -webkit-box-sizing: border-box; | |
| background: #fbfbfb; | |
| @@ -6806,25 +6967,25 @@ to { | |
| width: 8px | |
| } | |
| -.popout-bottom #autocomplete-popout .autocomplete-arrow-wrapper { | |
| +.popoutbottom #autocomplete-popout .autocomplete-arrow-wrapper { | |
| bottom: 100%; | |
| left: 50%; | |
| position: absolute | |
| } | |
| -.popout-bottom #autocomplete-popout .autocomplete-arrow { | |
| +.popoutbottom #autocomplete-popout .autocomplete-arrow { | |
| bottom: -4px; | |
| left: 4px; | |
| position: absolute | |
| } | |
| -.popout-top #autocomplete-popout .autocomplete-arrow-wrapper { | |
| +.popouttop #autocomplete-popout .autocomplete-arrow-wrapper { | |
| left: 50%; | |
| position: absolute; | |
| top: 100% | |
| } | |
| -.popout-top #autocomplete-popout .autocomplete-arrow { | |
| +.popouttop #autocomplete-popout .autocomplete-arrow { | |
| left: 4px; | |
| position: absolute; | |
| top: -4px | |
| @@ -6874,7 +7035,7 @@ to { | |
| z-index: -1 | |
| } | |
| -.popout-top #autocomplete-popout .autocomplete-header-background { | |
| +.popouttop #autocomplete-popout .autocomplete-header-background { | |
| border-radius: 0 0 5px 5px | |
| } | |
| @@ -6984,7 +7145,7 @@ to { | |
| color: #72767d | |
| } | |
| -.theme-dark #autocomplete-popout .row,.theme-dark #autocomplete-popout .row a { | |
| +.theme-dark #autocomplete-popout .row,.theme-dark #autocomplete-popout .row span { | |
| color: #b9bbbe | |
| } | |
| @@ -6993,7 +7154,7 @@ to { | |
| background: linear-gradient(90deg,rgba(40,43,48,.8),#2f3136) | |
| } | |
| -.theme-dark #autocomplete-popout .row.selected a,.theme-dark #autocomplete-popout .row: hover a { | |
| +.theme-dark #autocomplete-popout .row.selected span,.theme-dark #autocomplete-popout .row: hover span { | |
| color: #f6f6f7 | |
| } | |
| @@ -7039,7 +7200,7 @@ to { | |
| color: #72767d | |
| } | |
| -.theme-light #autocomplete-popout .row,.theme-light #autocomplete-popout .row a { | |
| +.theme-light #autocomplete-popout .row,.theme-light #autocomplete-popout .row span { | |
| color: #72767d | |
| } | |
| @@ -7048,7 +7209,7 @@ to { | |
| background: linear-gradient(90deg,hsla(240,6%,97%,.8),#fff) | |
| } | |
| -.theme-light #autocomplete-popout .row.selected a,.theme-light #autocomplete-popout .row: hover a { | |
| +.theme-light #autocomplete-popout .row.selected span,.theme-light #autocomplete-popout .row: hover span { | |
| color: #4f545c | |
| } | |
| @@ -7143,25 +7304,25 @@ to { | |
| width: 8px | |
| } | |
| -.popout-bottom .overflowRolesPopoutArrowWrapper-2Dx30g { | |
| +.popoutBottom .overflowRolesPopoutArrowWrapper-2Dx30g { | |
| bottom: 100%; | |
| left: 50%; | |
| position: absolute | |
| } | |
| -.popout-bottom .overflowRolesPopoutArrow-2O66oH { | |
| +.popoutBottom .overflowRolesPopoutArrow-2O66oH { | |
| bottom: -4px; | |
| left: 4px; | |
| position: absolute | |
| } | |
| -.popout-top .overflowRolesPopoutArrowWrapper-2Dx30g { | |
| +.popoutTop .overflowRolesPopoutArrowWrapper-2Dx30g { | |
| left: 50%; | |
| position: absolute; | |
| top: 100% | |
| } | |
| -.popout-top .overflowRolesPopoutArrow-2O66oH { | |
| +.popoutTop .overflowRolesPopoutArrow-2O66oH { | |
| left: 4px; | |
| position: absolute; | |
| top: -4px | |
| @@ -7481,26 +7642,10 @@ to { | |
| .footer-1fjuF6 { | |
| border-top: 1px solid; | |
| - padding: 10px | |
| -} | |
| - | |
| -.footerDefault-2CICpu { | |
| - padding: 10px | |
| -} | |
| - | |
| -.footerCTA-2hFzgS { | |
| + padding: 10px; | |
| position: relative | |
| } | |
| -.footerCTA-2hFzgS: hover .wumpus-3VDMUi { | |
| - -webkit-transform: translate3d(0,4px,0); | |
| - transform: translate3d(0,4px,0) | |
| -} | |
| - | |
| -.footerCTA-2hFzgS: hover .wumpusTooltip-65YlMT { | |
| - opacity: 1 | |
| -} | |
| - | |
| .wumpusWrapper-yrvoR3 { | |
| margin-top: 20px; | |
| pointer-events: none | |
| @@ -7508,31 +7653,17 @@ to { | |
| .wumpus-3VDMUi { | |
| -webkit-transform: translate3d(0,15px,0); | |
| - -webkit-transition: -webkit-transform .15s cubic-bezier(0,0,.5,1.8); | |
| + -webkit-transition: -webkit-transform .15s cubic-bezier(0,0,.5,2.2) .15s; | |
| left: 12px; | |
| position: absolute; | |
| top: 0; | |
| transform: translate3d(0,15px,0); | |
| - transition: -webkit-transform .15s cubic-bezier(0,0,.5,1.8); | |
| - transition: transform .15s cubic-bezier(0,0,.5,1.8) | |
| -} | |
| - | |
| -.wumpusShown-2xKVn_ { | |
| - -webkit-transform: translate3d(0,4px,0); | |
| - -webkit-transition: -webkit-transform .15s cubic-bezier(0,0,.5,2.2) .15s; | |
| - transform: translate3d(0,4px,0); | |
| transition: -webkit-transform .15s cubic-bezier(0,0,.5,2.2) .15s; | |
| transition: transform .15s cubic-bezier(0,0,.5,2.2) .15s | |
| } | |
| -.wumpusShown-2xKVn_ .wumpusTooltip-65YlMT { | |
| - -webkit-transition: opacity .11s linear .17s; | |
| - opacity: 1; | |
| - transition: opacity .11s linear .17s | |
| -} | |
| - | |
| .wumpusTooltip-65YlMT { | |
| - -webkit-transition: opacity .11s linear 20ms; | |
| + -webkit-transition: opacity .11s linear .17s; | |
| border-radius: 3px; | |
| bottom: 15px; | |
| font-size: 12px; | |
| @@ -7541,7 +7672,7 @@ to { | |
| opacity: 0; | |
| padding: 1px 6px; | |
| position: relative; | |
| - transition: opacity .11s linear 20ms | |
| + transition: opacity .11s linear .17s | |
| } | |
| .wumpusTooltip-65YlMT: after { | |
| @@ -7557,6 +7688,15 @@ to { | |
| width: 0 | |
| } | |
| +.wumpusShown-2xKVn_ { | |
| + -webkit-transform: translate3d(0,4px,0); | |
| + transform: translate3d(0,4px,0) | |
| +} | |
| + | |
| +.wumpusShown-2xKVn_ .wumpusTooltip-65YlMT { | |
| + opacity: 1 | |
| +} | |
| + | |
| .quickMessage-1yeL4E { | |
| position: relative | |
| } | |
| @@ -7972,7 +8112,6 @@ to { | |
| } | |
| .textArea-1Lj-Ns { | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| height: auto; | |
| resize: none | |
| } | |
| @@ -7988,7 +8127,7 @@ to { | |
| .maxLength-39QFBo { | |
| bottom: 12px; | |
| color: #72767d; | |
| - font-family: Menlo,Consolas,Monaco,monospace; | |
| + font-family: Consolas,Liberation Mono,Menlo,Courier,monospace; | |
| font-size: 12px; | |
| pointer-events: none; | |
| position: absolute; | |
| @@ -8125,7 +8264,6 @@ to { | |
| box-shadow: none; | |
| cursor: default; | |
| display: inline-block; | |
| - font-family: inherit; | |
| font-size: inherit; | |
| line-height: 14px; | |
| margin: 0; | |
| @@ -9720,7 +9858,6 @@ to { | |
| border-radius: 3px; | |
| box-sizing: border-box; | |
| color: hsla(0,0%,100%,.2); | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 16px; | |
| line-height: 19px; | |
| margin-top: 12px; | |
| @@ -11442,10 +11579,6 @@ to { | |
| width: 100% | |
| } | |
| -.form-deprecated .Select-control *,.form.deprecated .Select-control * { | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif | |
| -} | |
| - | |
| .form-deprecated .Select-control .Select-arrow,.form.deprecated .Select-control .Select-arrow { | |
| top: 20px | |
| } | |
| @@ -11827,7 +11960,7 @@ to { | |
| border-radius: 2px; | |
| color: #72767d; | |
| display: inline-block; | |
| - font-family: SourceCodePro,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| + font-family: SourceCodePro,Consolas,Liberation Mono,Menlo,Courier,monospace; | |
| font-size: 12px; | |
| height: 16px; | |
| line-height: 16px; | |
| @@ -12691,18 +12824,18 @@ to { | |
| margin-right: 10px | |
| } | |
| -.POPOUT_DID_RERENDERight-3DdP6m { | |
| +.popoutRight-2ZVwL- { | |
| margin-top: -20px | |
| } | |
| -.POPOUT_DID_RERENDERight-3DdP6m header: before { | |
| +.popoutRight-2ZVwL- header: before { | |
| border-right-color: #7289da; | |
| margin-top: -8px; | |
| right: 100%; | |
| top: 50% | |
| } | |
| -.POPOUT_DID_RERENDERight-3DdP6m.noArrow-3BYQ0Z { | |
| +.popoutRight-2ZVwL-.noArrow-3BYQ0Z { | |
| margin-left: 10px | |
| } | |
| @@ -13210,7 +13343,6 @@ to { | |
| .problemsText-1Yx-Kl { | |
| color: #72767d; | |
| - font-family: Whitney; | |
| font-size: 14px; | |
| margin-bottom: 8px | |
| } | |
| @@ -13256,7 +13388,6 @@ to { | |
| .contentBase-11jeVK { | |
| color: #72767d; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 12px; | |
| font-weight: 500; | |
| line-height: 16px; | |
| @@ -13592,6 +13723,8 @@ to { | |
| box-shadow: 0 1px 0 rgba(0,0,0,.1); | |
| flex-grow: 0; | |
| flex-shrink: 0; | |
| + padding-left: 4px; | |
| + padding-right: 28px; | |
| position: relative; | |
| text-align: center; | |
| z-index: 101 | |
| @@ -14782,7 +14915,6 @@ to { | |
| } | |
| .uploadArea-3QgLtW strong { | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-weight: 700 | |
| } | |
| @@ -15520,7 +15652,6 @@ to { | |
| box-sizing: border-box; | |
| color: #fff; | |
| content: "VIP"; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 10px; | |
| font-weight: 500; | |
| padding: 1px 3px; | |
| @@ -16412,7 +16543,7 @@ to { | |
| } | |
| .prefix-24L010 { | |
| - font-family: SourceCodePro,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| + font-family: SourceCodePro,Consolas,Liberation Mono,Menlo,Courier,monospace; | |
| font-size: 14px; | |
| line-height: 16px; | |
| margin-right: 0!important | |
| @@ -17277,7 +17408,6 @@ to { | |
| box-sizing: border-box; | |
| color: #fff; | |
| flex: 1; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 12px; | |
| height: 26px; | |
| min-width: 50px!important; | |
| @@ -17310,7 +17440,6 @@ to { | |
| border: none; | |
| box-shadow: none; | |
| color: #737f8d; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 14px; | |
| font-weight: 500; | |
| line-height: 15px; | |
| @@ -17319,7 +17448,20 @@ to { | |
| .search-bar.search-bar-light input: : -webkit-input-placeholder { | |
| color: rgba(115,127,141,.3); | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| + font-size: 14px; | |
| + font-weight: 500; | |
| + line-height: 15px | |
| +} | |
| + | |
| +.search-bar.search-bar-light input: -ms-input-placeholder { | |
| + color: rgba(115,127,141,.3); | |
| + font-size: 14px; | |
| + font-weight: 500; | |
| + line-height: 15px | |
| +} | |
| + | |
| +.search-bar.search-bar-light input: : placeholder { | |
| + color: rgba(115,127,141,.3); | |
| font-size: 14px; | |
| font-weight: 500; | |
| line-height: 15px | |
| @@ -17582,7 +17724,6 @@ to { | |
| } | |
| .prefixInputInput-cqxbLV,.prefixInputPrefix-2IUJ4X { | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 16px | |
| } | |
| @@ -18200,9 +18341,9 @@ to { | |
| width: 150px | |
| } | |
| -.prune-red-link: link { | |
| +.prune-red-link { | |
| color: #f04747; | |
| - opacity: .6 | |
| + opacity: .9 | |
| } | |
| .guild-settings-members-count { | |
| @@ -19371,7 +19512,7 @@ to { | |
| } | |
| .multiInputLast-1aQ3YA input { | |
| - font-family: Menlo,Consolas,Monaco,monospace; | |
| + font-family: Consolas,Liberation Mono,Menlo,Courier,monospace; | |
| padding-left: 32px; | |
| width: 100px | |
| } | |
| @@ -19461,6 +19602,45 @@ to { | |
| cursor: pointer | |
| } | |
| +.item-3q5jTx { | |
| + position: relative | |
| +} | |
| + | |
| +.removeBuildOverride-1P8xc1 { | |
| + opacity: 0; | |
| + position: absolute; | |
| + right: -31px; | |
| + top: -12px | |
| +} | |
| + | |
| +.buildOverrideGroup-2x3Fda { | |
| + margin-top: -1px; | |
| + padding-bottom: 20px; | |
| + padding-top: 20px; | |
| + position: relative | |
| +} | |
| + | |
| +.buildOverrideGroup-2x3Fda: hover .removeBuildOverride-1P8xc1 { | |
| + opacity: 1 | |
| +} | |
| + | |
| +.removeBuildOverrideDisabled-3-pn2T { | |
| + -webkit-filter: grayscale(100%); | |
| + cursor: not-allowed; | |
| + filter: grayscale(100%); | |
| + opacity: .75 | |
| +} | |
| + | |
| +.theme-light .row-2o2DzQ { | |
| + -webkit-box-shadow: inset 0 -1px 0 hsla(216,4%,74%,.3); | |
| + box-shadow: inset 0 -1px 0 hsla(216,4%,74%,.3) | |
| +} | |
| + | |
| +.theme-dark .row-2o2DzQ { | |
| + -webkit-box-shadow: inset 0 -1px 0 hsla(218,5%,47%,.3); | |
| + box-shadow: inset 0 -1px 0 hsla(218,5%,47%,.3) | |
| +} | |
| + | |
| .accountList-33MS45 { | |
| padding: 20px | |
| } | |
| @@ -20319,6 +20499,7 @@ to { | |
| max-height: 144px; | |
| min-height: 20px; | |
| outline: none; | |
| + padding: 10px 38px 10px 0; | |
| resize: none; | |
| width: 100% | |
| } | |
| @@ -20349,19 +20530,11 @@ to { | |
| white-space: nowrap | |
| } | |
| -.textAreaEnabled-3vQ5WZ { | |
| - padding: 10px 38px 10px 0 | |
| -} | |
| - | |
| -.textAreaEnabled-3vQ5WZ,.textAreaEnabledNoAttach-1WxUwj { | |
| - | |
| -} | |
| - | |
| -.textAreaDisabled-2_o-kZ { | |
| +.textAreaDisabled-2_o-kZ,.textAreaEnabledSubmitting-1cJX-K { | |
| pointer-events: none | |
| } | |
| -.textAreaDisabled-2_o-kZ,.textAreaEdit-bNLDk3,.textAreaEnabledNoAttach-1WxUwj,.textAreaForm-18s4EO { | |
| +.textAreaEdit-bNLDk3,.textAreaEnabledNoAttach-1WxUwj,.textAreaForm-18s4EO { | |
| padding: 10px 38px 10px 12px | |
| } | |
| @@ -20896,7 +21069,6 @@ to { | |
| .premiumPromoTitle-1SQQfF { | |
| color: #4f545c; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 18px; | |
| font-weight: 600; | |
| line-height: 24px; | |
| @@ -21455,7 +21627,7 @@ to { | |
| .durationTimeDisplay-jww5fr,.durationTimeSeparator-2_xpJ7 { | |
| display: inline-block; | |
| - font-family: SourceCodePro,Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| + font-family: SourceCodePro,Consolas,Liberation Mono,Menlo,Courier,monospace; | |
| font-size: 12px; | |
| line-height: 12px; | |
| vertical-align: text-top | |
| @@ -21638,17 +21810,6 @@ to { | |
| border-color: #f6f6f7 | |
| } | |
| -.errorPlaceholder-1QYc0U { | |
| - background-image: url(/assets/b5d0fabb4afdf0666f3785f8c1d3beff.svg); | |
| - background-position: 50%; | |
| - background-repeat: no-repeat; | |
| - background-size: contain | |
| -} | |
| - | |
| -.theme-dark .errorPlaceholder-1QYc0U { | |
| - background-image: url(/assets/e0c782560fd96acd7f01fda1f8c6ff24.svg) | |
| -} | |
| - | |
| .icon-3o6xvg { | |
| background-clip: padding-box; | |
| background-color: none; | |
| @@ -22538,7 +22699,6 @@ to { | |
| -moz-user-select: none; | |
| -ms-user-select: none; | |
| -webkit-user-select: none; | |
| - font-family: #4f545c; | |
| font-size: 14px; | |
| font-weight: 600; | |
| user-select: none | |
| @@ -22863,7 +23023,6 @@ to { | |
| border: 1px solid transparent; | |
| border-radius: 3px; | |
| color: #fff; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 16px; | |
| font-weight: 500; | |
| height: 22px; | |
| @@ -23405,6 +23564,28 @@ to { | |
| background-color: transparent | |
| } | |
| +.list-1QISSx { | |
| + list-style-type: disc; | |
| + margin-left: 30px | |
| +} | |
| + | |
| +.list-1QISSx li,.status-1pzkam { | |
| + margin-bottom: 8px | |
| +} | |
| + | |
| +.card-KeAWkA { | |
| + margin-bottom: 20px; | |
| + padding: 20px | |
| +} | |
| + | |
| +.requestNote-2SdnVH strong { | |
| + font-weight: 700 | |
| +} | |
| + | |
| +.theme-dark .requestNoteColor-1c4OfD,.theme-light .requestNoteColor-1c4OfD { | |
| + color: #72767d | |
| +} | |
| + | |
| .splashHeader-2EknhB { | |
| position: relative | |
| } | |
| @@ -23938,7 +24119,6 @@ to { | |
| } | |
| .premium-settings .subscription .premium-details .premium-info { | |
| - font-family: Whitney; | |
| font-size: 16px; | |
| line-height: 20px | |
| } | |
| @@ -24886,7 +25066,6 @@ to { | |
| .message-group .edit-message .edit-operation { | |
| color: #99aab5; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 0.75rem; | |
| font-weight: 500; | |
| padding: 7px 0; | |
| @@ -26338,7 +26517,6 @@ to { | |
| border-radius: .3rem; | |
| color: #000; | |
| display: inline-block; | |
| - font-family: Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: .8rem; | |
| position: relative | |
| } | |
| @@ -26748,7 +26926,6 @@ to { | |
| .calendarPicker-2yf6Ci .react-datepicker { | |
| border: none; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| padding: 20px | |
| } | |
| @@ -26979,7 +27156,6 @@ to { | |
| display: -webkit-box; | |
| display: -ms-flexbox; | |
| display: flex; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 12px; | |
| font-weight: 600; | |
| line-height: 12px; | |
| @@ -30854,7 +31030,6 @@ to { | |
| } | |
| .addFriendHint-3Y70FX,.addFriendInput-4bcerK { | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 14px; | |
| font-weight: 300; | |
| letter-spacing: .04em; | |
| @@ -31872,7 +32047,6 @@ to { | |
| display: -webkit-box; | |
| display: -ms-flexbox; | |
| display: flex; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-weight: 500; | |
| height: 48px; | |
| padding: 0 12px 0 16px; | |
| @@ -32451,21 +32625,24 @@ to { | |
| color: #fff | |
| } | |
| -.splashArt-3yFzRe { | |
| - -webkit-filter: grayscale(100%); | |
| - -webkit-mask: radial-gradient(100% 100% at top left,hsla(0,0%,100%,.6) 0,hsla(0,0%,100%,0) 100%); | |
| +.coverArtPosition-1EkmxA { | |
| background-position-x: 50%; | |
| background-position-y: 40%; | |
| background-repeat: no-repeat; | |
| background-size: cover; | |
| bottom: 0; | |
| - filter: grayscale(100%); | |
| left: 0; | |
| - mask: radial-gradient(100% 100% at top left,hsla(0,0%,100%,.6) 0,hsla(0,0%,100%,0) 100%); | |
| - opacity: .3; | |
| pointer-events: none; | |
| position: absolute; | |
| - top: 0; | |
| + top: 0 | |
| +} | |
| + | |
| +.splashArt-3yFzRe { | |
| + -webkit-filter: grayscale(100%); | |
| + -webkit-mask: radial-gradient(100% 100% at top left,hsla(0,0%,100%,.6) 0,hsla(0,0%,100%,0) 100%); | |
| + filter: grayscale(100%); | |
| + mask: radial-gradient(100% 100% at top left,hsla(0,0%,100%,.6) 0,hsla(0,0%,100%,0) 100%); | |
| + opacity: .3; | |
| width: 300px | |
| } | |
| @@ -32776,40 +32953,14 @@ to { | |
| max-width: 1280px | |
| } | |
| -.oneColumnExperimentBody-2Ji5El { | |
| - max-width: 1060px | |
| -} | |
| - | |
| .carousel-1Mb2Ud { | |
| - -webkit-transform: translateZ(0); | |
| - background-color: #202225; | |
| - border-radius: 3px; | |
| - height: 300px; | |
| - transform: translateZ(0) | |
| -} | |
| - | |
| -.oneColumnExperiment-15Yez1 { | |
| - -ms-flex-positive: 1; | |
| - -webkit-box-flex: 1; | |
| - flex-grow: 1; | |
| - margin-right: 20px; | |
| - max-width: 790px | |
| -} | |
| - | |
| -.oneColumnExperimentRightColumn-2hHQS2 { | |
| - -ms-flex-negative: 0; | |
| - flex-shrink: 0; | |
| - width: 250px | |
| + | |
| } | |
| -.applicationDock-1E52dE { | |
| +.quickLauncher-1cRAKX { | |
| margin-top: 29px | |
| } | |
| -.applicationDockRightColumn-3XKsA7 { | |
| - margin-top: 40px | |
| -} | |
| - | |
| .headerManageIcon-3fX3Jq { | |
| -webkit-transition: color .2s ease; | |
| cursor: pointer; | |
| @@ -32828,8 +32979,7 @@ to { | |
| } | |
| .headerTextWithQuickLaunch-1Hc7Iv { | |
| - border-top: 1px solid transparent; | |
| - padding-top: 28px | |
| + padding-top: 30px | |
| } | |
| .headerTextWithoutQuickLaunch-xxOFLx { | |
| @@ -33170,6 +33320,13 @@ to { | |
| } | |
| +.activity-12-S1I { | |
| + -ms-flex: 1 1 50%; | |
| + -webkit-box-flex: 1; | |
| + flex: 1 1 50%; | |
| + min-width: 0 | |
| +} | |
| + | |
| .guildIconEmptyBackground-14tfYf { | |
| border-radius: 50%; | |
| height: 24px; | |
| @@ -33316,398 +33473,324 @@ to { | |
| color: #72767d | |
| } | |
| -.dock-1-sUKH { | |
| - -ms-flex-align: center; | |
| - -ms-flex-pack: justify; | |
| - -webkit-box-align: center; | |
| - -webkit-box-pack: justify; | |
| - align-items: center; | |
| - display: -webkit-box; | |
| - display: -ms-flexbox; | |
| - display: flex; | |
| - justify-content: space-between; | |
| - overflow: hidden | |
| -} | |
| - | |
| -.dockIcon-1aEfsH { | |
| - -webkit-transition: opacity .2s ease-in-out; | |
| - background-size: 100%; | |
| - border-radius: 3px; | |
| - margin-left: 20px; | |
| - transition: opacity .2s ease-in-out | |
| -} | |
| - | |
| -.dockIcon-1aEfsH: first-child { | |
| - margin-left: 0 | |
| -} | |
| - | |
| -.dockIcon-1aEfsH.dockIconDisabled-120CsG { | |
| - cursor: not-allowed; | |
| - opacity: .2 | |
| -} | |
| - | |
| -.dockIconSmall-3I4jI0 { | |
| - height: 30px; | |
| - width: 30px | |
| -} | |
| - | |
| -.dockIconMedium-1Orbrv { | |
| - height: 40px; | |
| - width: 40px | |
| -} | |
| - | |
| -.dockIconLarge-3ryRSO { | |
| - height: 60px; | |
| - width: 60px | |
| -} | |
| - | |
| -.overflowIcon-16WRnT { | |
| - border-radius: 50% | |
| -} | |
| - | |
| -.overflowIconSmall-3srLwd { | |
| - height: 30px; | |
| - width: 30px | |
| -} | |
| - | |
| -.overflowIconMedium-2sd7Py { | |
| - height: 40px; | |
| - width: 40px | |
| -} | |
| - | |
| -.overflowIconLarge-2Tn_Z8 { | |
| - height: 60px; | |
| - width: 60px | |
| -} | |
| - | |
| -.placeholder-oA7nhG { | |
| - border-radius: 5px | |
| -} | |
| - | |
| -.placeholderSmall-2MTPEI { | |
| - height: 30px; | |
| - width: 30px | |
| -} | |
| - | |
| -.placeholderMedium-7bnba6 { | |
| - height: 40px; | |
| - width: 40px | |
| -} | |
| - | |
| -.placeholderIconLarge-2pwPCm { | |
| - height: 60px; | |
| - width: 60px | |
| -} | |
| - | |
| -.placeholderHidden-UV-uOw { | |
| - visibility: hidden | |
| -} | |
| - | |
| -.verticalDockItem-2NxP5J { | |
| - border-top: 1px solid transparent; | |
| - cursor: pointer; | |
| +.article-FleDq5 { | |
| + -webkit-box-sizing: border-box; | |
| + background-color: #202225; | |
| + border-radius: 5px; | |
| + box-sizing: border-box; | |
| + height: 100%; | |
| + overflow: hidden; | |
| + padding: 20px; | |
| position: relative | |
| } | |
| -.verticalDockItem-2NxP5J: hover { | |
| - border-radius: 5px | |
| -} | |
| - | |
| -.verticalDockItemSplash-jI35yB { | |
| - -webkit-filter: grayscale(100%); | |
| - -webkit-mask: radial-gradient(100% 100% at top left,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,0) 100%); | |
| +.background-17WUpK { | |
| + -webkit-mask: -webkit-gradient(linear,left top,left bottom,from(0),color-stop(0,transparent),to(#000)); | |
| + -webkit-mask: linear-gradient(0,transparent,#000); | |
| + background-position: top; | |
| background-repeat: no-repeat; | |
| background-size: cover; | |
| - border-radius: 5px; | |
| - bottom: 0; | |
| - display: none; | |
| - filter: grayscale(100%); | |
| + height: 90%; | |
| left: 0; | |
| - mask: radial-gradient(100% 100% at top left,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,0) 100%); | |
| + mask: -webkit-gradient(linear,left top,left bottom,from(0),color-stop(0,transparent),to(#000)); | |
| + mask: linear-gradient(0,transparent,#000); | |
| + min-width: 300px; | |
| position: absolute; | |
| right: 0; | |
| - top: -1px | |
| + top: 0 | |
| } | |
| -.verticalDockItem-2NxP5J: hover .verticalDockItemSplash-jI35yB { | |
| - display: block | |
| +.iconArea-H73zLV { | |
| + | |
| } | |
| -.verticalDockItemContents-J5gZO0 { | |
| - -ms-flex-align: center; | |
| - -webkit-box-align: center; | |
| - align-items: center; | |
| - display: -webkit-box; | |
| - display: -ms-flexbox; | |
| - display: flex; | |
| - height: 32px; | |
| - padding: 16px 12px; | |
| +.gameArea-Lbc4xZ { | |
| + color: #b9bbbe; | |
| position: relative | |
| } | |
| -.verticalDockIcon-2jX7n1 { | |
| - -webkit-transition: opacity .2s ease-in-out; | |
| - background-size: 100%; | |
| - border-radius: 3px; | |
| - height: 30px; | |
| - margin-right: 12px; | |
| - transition: opacity .2s ease-in-out; | |
| - width: 30px | |
| +.gameName-ZXDRa6 { | |
| + color: #b9bbbe; | |
| + text-transform: uppercase | |
| } | |
| -.verticalDockIcon-2jX7n1: first-child { | |
| - margin-left: 0 | |
| +.details-3psROp { | |
| + position: relative | |
| } | |
| -.verticalDockItemName-1HqTzt { | |
| - -ms-flex: 1; | |
| - -webkit-box-flex: 1; | |
| - flex: 1; | |
| - font-size: 16px; | |
| - font-weight: 500; | |
| - overflow: hidden; | |
| +.title-bYqmgP { | |
| text-overflow: ellipsis; | |
| white-space: nowrap | |
| } | |
| -.verticalDockItemPlay-1DywVS { | |
| - display: none; | |
| - margin-left: 12px | |
| -} | |
| - | |
| -.verticalDockFooter-1sBFtu,.verticalDockItem-2NxP5J: hover .verticalDockItemPlay-1DywVS { | |
| - display: -webkit-box; | |
| - display: -ms-flexbox; | |
| - display: flex | |
| -} | |
| - | |
| -.verticalDockFooter-1sBFtu { | |
| - -ms-flex-align: center; | |
| - -ms-flex-direction: column; | |
| - -webkit-box-align: center; | |
| - -webkit-box-direction: normal; | |
| - -webkit-box-orient: vertical; | |
| - align-items: center; | |
| - flex-direction: column | |
| -} | |
| - | |
| -.verticalDockFooterNotEmpty-3Jz5AS { | |
| - border-top: 1px solid transparent; | |
| - padding-top: 20px | |
| +.description-12ntlD,.title-bYqmgP { | |
| + color: #fff; | |
| + display: block; | |
| + overflow: hidden | |
| } | |
| -.verticalDockFooterEmpty-3mIHMw { | |
| - | |
| +.description-12ntlD { | |
| + max-height: 80px; | |
| + opacity: .8 | |
| } | |
| -.verticalDockFooterIcon-2DkXfs { | |
| - height: 24px; | |
| - margin-bottom: 8px; | |
| - width: 24px | |
| +.readLink-LAwJqy { | |
| + display: inline-block | |
| } | |
| -.verticalDockFooterEmptyImage-2o3afG { | |
| - -ms-flex-item-align: stretch; | |
| - align-self: stretch; | |
| - background-size: cover; | |
| - margin-bottom: 20px; | |
| - padding-top: 50% | |
| +.horizontalPaginationItemContainer-26FwrR { | |
| + -ms-flex: initial; | |
| + -webkit-box-flex: initial; | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex; | |
| + flex: initial; | |
| + margin: 0 auto; | |
| + overflow-y: hidden | |
| } | |
| -.verticalDockFooterText-2t4w2m { | |
| - font-size: 12px; | |
| - font-weight: 400; | |
| - line-height: 16px; | |
| - padding: 0 20px; | |
| - text-align: center | |
| +.verticalPaginationItemContainer-3buRwR { | |
| + margin: 0; | |
| + overflow-y: hidden | |
| } | |
| -.theme-light .overflowIcon-16WRnT,.theme-light .placeholder-oA7nhG { | |
| - background: #fff | |
| +.arrow-2ZP1wS { | |
| + height: 26px; | |
| + width: 26px | |
| } | |
| -.theme-light .verticalDockItem-2NxP5J { | |
| - border-top-color: hsla(210,3%,87%,.6) | |
| +.arrow-2ZP1wS,.arrowContainer-10m4Cy { | |
| + -webkit-box-sizing: border-box; | |
| + box-sizing: border-box; | |
| + pointer-events: all | |
| } | |
| -.theme-light .verticalDockItem-2NxP5J: hover { | |
| - -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); | |
| - background-color: hsla(210,3%,87%,.3); | |
| - border-top-color: transparent; | |
| - box-shadow: 0 2px 5px 0 rgba(0,0,0,.2) | |
| +.arrowContainer-10m4Cy { | |
| + -webkit-transform: translateY(-50%); | |
| + cursor: pointer; | |
| + font-size: 0; | |
| + position: absolute; | |
| + top: 50%; | |
| + transform: translateY(-50%) | |
| } | |
| -.theme-light .verticalDockItem-2NxP5J: hover+.verticalDockFooter-1sBFtu,.theme-light .verticalDockItem-2NxP5J: hover+.verticalDockItem-2NxP5J { | |
| - border-top-color: transparent | |
| +.prevButtonContainer-Rc83MJ { | |
| + left: 1% | |
| } | |
| -.theme-light .verticalDockItemName-1HqTzt { | |
| - color: #202225 | |
| +.nextButtonContainer-30eXDb { | |
| + right: 1% | |
| } | |
| -.theme-light .verticalDockFooter-1sBFtu { | |
| - border-top-color: hsla(210,3%,87%,.6) | |
| +.carousel-JbsNzL { | |
| + -ms-flex: 1 1 75%; | |
| + -webkit-box-flex: 1; | |
| + -webkit-transform: translateZ(0); | |
| + background-color: #202225; | |
| + border-radius: 3px; | |
| + flex: 1 1 75%; | |
| + height: 430px; | |
| + margin-right: 20px; | |
| + overflow-x: hidden; | |
| + transform: translateZ(0) | |
| } | |
| -.theme-light .verticalDockFooterIcon-2DkXfs { | |
| - color: #b9bbbe | |
| +.article-TRD45- { | |
| + height: 100% | |
| } | |
| -.theme-light .verticalDockFooterEmptyImage-2o3afG { | |
| - background-image: url(/assets/d0320d29cdef93b8e2baf889a28d32e0.svg) | |
| +.pagination-1kSokq { | |
| + -ms-flex: 1 1 25%; | |
| + -webkit-box-flex: 1; | |
| + flex: 1 1 25%; | |
| + min-width: 0 | |
| } | |
| -.theme-light .verticalDockFooterText-2t4w2m { | |
| - color: #b9bbbe | |
| +.paginationItem-3-MBTL { | |
| + -webkit-box-sizing: border-box; | |
| + background: #18191c; | |
| + border-radius: 3px; | |
| + box-sizing: border-box; | |
| + cursor: pointer; | |
| + height: 100px; | |
| + margin-top: 10px; | |
| + overflow: hidden; | |
| + padding: 20px; | |
| + position: relative | |
| } | |
| -.theme-dark .overflowIcon-16WRnT,.theme-dark .placeholder-oA7nhG { | |
| - background: rgba(79,84,92,.3) | |
| +.paginationItem-3-MBTL: first-child { | |
| + margin-top: 0 | |
| } | |
| -.theme-dark .verticalDockItem-2NxP5J { | |
| - border-top-color: rgba(47,49,54,.6) | |
| +.selectedPage-2JQS2s: before { | |
| + -webkit-transform: translateY(-50%); | |
| + background: #fff; | |
| + border-radius: 20px; | |
| + content: " "; | |
| + height: 40px; | |
| + left: -5px; | |
| + position: absolute; | |
| + top: 50%; | |
| + transform: translateY(-50%); | |
| + width: 10px | |
| } | |
| -.theme-dark .verticalDockItem-2NxP5J: hover { | |
| - -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2); | |
| - background-color: rgba(79,84,92,.3); | |
| - border-top-color: transparent; | |
| - box-shadow: 0 2px 5px 0 rgba(0,0,0,.2) | |
| +.feedCarousel-21He9p { | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex | |
| } | |
| -.theme-dark .verticalDockItem-2NxP5J: hover+.verticalDockFooter-1sBFtu,.theme-dark .verticalDockItem-2NxP5J: hover+.verticalDockItem-2NxP5J { | |
| - border-top-color: transparent | |
| +.splashArt-1anaP9 { | |
| + -webkit-filter: grayscale(100%); | |
| + filter: grayscale(100%); | |
| + height: 100%; | |
| + opacity: .15; | |
| + width: 100% | |
| } | |
| -.theme-dark .verticalDockItemName-1HqTzt { | |
| - color: #f6f6f7 | |
| +.paginationContent-3VqvbO { | |
| + overflow: hidden; | |
| + position: relative; | |
| + z-index: 1 | |
| } | |
| -.theme-dark .verticalDockFooter-1sBFtu { | |
| - border-top-color: rgba(47,49,54,.6) | |
| +.paginationTitle-1XtEga { | |
| + color: #f6f6f7; | |
| + font-size: 16px; | |
| + font-weight: 600; | |
| + line-height: 1.25; | |
| + max-height: 40px | |
| } | |
| -.theme-dark .verticalDockFooterIcon-2DkXfs { | |
| - color: #72767d | |
| +.paginationGameName-3Fd-qy { | |
| + color: #72767d; | |
| + font-size: 12px; | |
| + font-weight: 500; | |
| + margin-top: 4px; | |
| + overflow: hidden; | |
| + text-overflow: ellipsis; | |
| + white-space: nowrap | |
| } | |
| -.theme-dark .verticalDockFooterEmptyImage-2o3afG { | |
| - background-image: url(/assets/131dcaaa628405e6d0ebee7708111c7a.svg) | |
| +.dock-1-sUKH { | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex; | |
| + overflow: hidden | |
| } | |
| -.theme-dark .verticalDockFooterText-2t4w2m { | |
| - color: #72767d | |
| +.dockItem-2kQDqg { | |
| + -webkit-box-sizing: border-box; | |
| + border-radius: 5px; | |
| + box-sizing: border-box; | |
| + cursor: pointer; | |
| + height: 100px; | |
| + padding: 10px; | |
| + width: 90px | |
| } | |
| -.header-RuCPH4 { | |
| +.dockItemText-3qYREY { | |
| + -webkit-box-orient: vertical; | |
| + -webkit-line-clamp: 2; | |
| display: -webkit-box; | |
| - display: -ms-flexbox; | |
| - display: flex; | |
| + font-weight: 500; | |
| + height: 32px; | |
| + line-height: normal; | |
| + overflow: hidden; | |
| + text-align: center; | |
| width: 100% | |
| } | |
| -.emptyState-2mG0mq { | |
| - height: 80px | |
| +.dockItem-2kQDqg: hover .dockItemText-3qYREY { | |
| + display: none | |
| } | |
| -.addButton-1sGcP- { | |
| - background: none; | |
| - padding: 0; | |
| - position: relative | |
| +.dockIcon-1aEfsH { | |
| + -webkit-transition: opacity .2s ease-in-out; | |
| + background-size: 100%; | |
| + border-radius: 3px; | |
| + height: 40px; | |
| + margin-bottom: 8px; | |
| + transition: opacity .2s ease-in-out; | |
| + width: 40px | |
| } | |
| -.addButton-1sGcP-: hover { | |
| - opacity: .6 | |
| +.dockIcon-1aEfsH: first-child { | |
| + margin-left: 0 | |
| } | |
| -.addButton-1sGcP-,.addIcon-1hmddP { | |
| - height: 22px; | |
| - width: 22px | |
| +.dockItemPlay-3TGCWr { | |
| + display: none | |
| } | |
| -.dock-2F4ZdV { | |
| - margin: 20px 0 | |
| +.dockItem-2kQDqg: hover .dockItemPlay-3TGCWr { | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex | |
| } | |
| -.theme-light .addButton-1sGcP- { | |
| - color: #4f545c | |
| +.dockIcon-1aEfsH.dockIconDisabled-120CsG { | |
| + cursor: not-allowed; | |
| + opacity: .2 | |
| } | |
| -.theme-dark .addButton-1sGcP- { | |
| - color: #dcddde | |
| +.theme-light .dockItemText-3qYREY { | |
| + color: #4f545c | |
| } | |
| -.article-FleDq5 { | |
| - -webkit-box-sizing: border-box; | |
| - background-color: #202225; | |
| - border-radius: 5px; | |
| - box-sizing: border-box; | |
| - height: 300px; | |
| - overflow: hidden; | |
| - padding: 20px; | |
| - position: relative | |
| +.theme-light .dockItem-2kQDqg: hover { | |
| + background-color: #dcddde | |
| } | |
| -.background-17WUpK { | |
| - -webkit-mask: -webkit-gradient(linear,left top,right top,from(transparent),to(#000)); | |
| - -webkit-mask: linear-gradient(90deg,transparent,#000); | |
| - background-position: top; | |
| - background-repeat: no-repeat; | |
| - background-size: cover; | |
| - bottom: 0; | |
| - mask: -webkit-gradient(linear,left top,right top,from(transparent),to(#000)); | |
| - mask: linear-gradient(90deg,transparent,#000); | |
| - max-width: 700px; | |
| - min-width: 300px; | |
| - position: absolute; | |
| - right: 0; | |
| - top: 0; | |
| - width: 90% | |
| +.theme-dark .dockItemText-3qYREY { | |
| + color: #dcddde | |
| } | |
| -.iconArea-H73zLV { | |
| - | |
| +.theme-dark .dockItem-2kQDqg: hover { | |
| + background-color: #202225 | |
| } | |
| -.gameArea-Lbc4xZ { | |
| - margin-left: 20px; | |
| - position: relative | |
| +.header-3a0FWA { | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex; | |
| + width: 100% | |
| } | |
| -.gameName-ZXDRa6 { | |
| - color: #dcddde | |
| +.emptyState-N8MHmB { | |
| + border-bottom: 1px solid; | |
| + font-size: 14px; | |
| + padding: 20px 0 | |
| } | |
| -.articleType-3SqiEI { | |
| - color: #72767d; | |
| - text-transform: uppercase | |
| +.emptyIcon-2Mli1t { | |
| + height: 24px; | |
| + margin-right: 8px; | |
| + width: 24px | |
| } | |
| -.details-3psROp { | |
| - margin-left: 60px; | |
| - position: relative; | |
| - width: 40% | |
| +.dock-10JPBX { | |
| + margin-top: 10px | |
| } | |
| -.title-bYqmgP { | |
| - text-overflow: ellipsis; | |
| - white-space: nowrap | |
| +.theme-light .addButton-3s8Y-Y { | |
| + color: #4f545c | |
| } | |
| -.description-12ntlD,.title-bYqmgP { | |
| - color: #fff; | |
| - display: block; | |
| - overflow: hidden | |
| +.theme-light .emptyState-N8MHmB { | |
| + border-color: hsla(210,3%,87%,.6); | |
| + color: #b9bbbe | |
| } | |
| -.description-12ntlD { | |
| - max-height: 80px; | |
| - opacity: .8 | |
| +.theme-dark .addButton-3s8Y-Y { | |
| + color: #dcddde | |
| } | |
| -.readLink-LAwJqy { | |
| - display: inline-block | |
| +.theme-dark .emptyState-N8MHmB { | |
| + border-color: rgba(47,49,54,.6); | |
| + color: #72767d | |
| } | |
| .emptyState-2-sT0o { | |
| @@ -34276,7 +34359,7 @@ to { | |
| text-decoration: none | |
| } | |
| -.popout-invert>.tutorial-popout { | |
| +.popoutInvert>.tutorial-popout { | |
| margin-top: 40px!important | |
| } | |
| @@ -34582,7 +34665,6 @@ to { | |
| .option-popout .btn-item { | |
| color: #87909c; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 12px; | |
| font-weight: 500; | |
| padding: 4px 0; | |
| @@ -34797,7 +34879,6 @@ to { | |
| .chat .jump-to-present-bar button { | |
| background: none; | |
| color: #fff; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| line-height: 14px; | |
| padding: 6px 10px; | |
| text-align: left | |
| @@ -34852,7 +34933,6 @@ to { | |
| .chat .new-messages-bar button { | |
| background: none; | |
| color: #fff; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-weight: 500; | |
| line-height: 14px; | |
| padding: 6px 10px; | |
| @@ -37044,7 +37124,7 @@ to { | |
| border: none; | |
| color: #36393e; | |
| display: block; | |
| - font-family: SourceCodePro; | |
| + font-family: SourceCodePro,Consolas,Liberation Mono,Menlo,Courier,monospace; | |
| font-size: 17px; | |
| font-weight: 500; | |
| height: 100%; | |
| @@ -37152,7 +37232,7 @@ to { | |
| -webkit-transition: opacity .1s ease-in-out; | |
| color: #000; | |
| color: rgba(54,57,62,.2); | |
| - font-family: SourceCodePro; | |
| + font-family: SourceCodePro,Consolas,Liberation Mono,Menlo,Courier,monospace; | |
| font-size: 17px; | |
| font-weight: 500; | |
| height: 100%; | |
| @@ -37738,7 +37818,6 @@ to { | |
| display: flex; | |
| flex-grow: 0; | |
| flex-shrink: 0; | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| justify-content: center; | |
| margin-right: 5px; | |
| width: 20px | |
| @@ -38781,7 +38860,6 @@ to { | |
| .detected-platform-accounts-modal .privacy { | |
| bottom: 32px; | |
| color: hsla(0,0%,100%,.3); | |
| - font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif; | |
| font-size: 12px; | |
| font-weight: 400; | |
| left: 100px; | |
| @@ -39729,6 +39807,34 @@ to { | |
| width: 30px | |
| } | |
| +.errorMessageContainer-3tPaYl { | |
| + -ms-flex-align: center; | |
| + -ms-flex-direction: row; | |
| + -webkit-box-align: center; | |
| + -webkit-box-direction: normal; | |
| + -webkit-box-orient: horizontal; | |
| + align-items: center; | |
| + background-color: #f6f6f7; | |
| + border: 1px solid #dcddde; | |
| + border-radius: 5px; | |
| + display: -webkit-box; | |
| + display: -ms-flexbox; | |
| + display: flex; | |
| + flex-direction: row; | |
| + padding: 20px | |
| +} | |
| + | |
| +.errorMessage-3H97Nb { | |
| + color: #4f545c | |
| +} | |
| + | |
| +.errorMessageIcon-1ToWng { | |
| + color: #f04747; | |
| + height: 24px; | |
| + margin-right: 8px; | |
| + width: 24px | |
| +} | |
| + | |
| @media (max-height: 720px) { | |
| .logo-2apZa6 { | |
| height: 46px | |
| @@ -39744,6 +39850,11 @@ to { | |
| width: 30px | |
| } | |
| +.errorMessageIcon-1ToWng { | |
| + height: 24px; | |
| + width: 24px | |
| +} | |
| + | |
| } | |
| @@ -40024,48 +40135,8 @@ to { | |
| vertical-align: bottom | |
| } | |
| -.invite-KI7ctd { | |
| - background-color: #36393f; | |
| - bottom: 0; | |
| - left: 0; | |
| - position: fixed; | |
| - right: 0; | |
| - top: 0 | |
| -} | |
| - | |
| -.logo-236POo { | |
| - height: 52px; | |
| - opacity: .3; | |
| - width: 155px | |
| -} | |
| - | |
| -.maxWidth-2Nc-lt { | |
| - max-width: 400px | |
| -} | |
| - | |
| -.info-14fqOA { | |
| - overflow: auto; | |
| - padding: 0 20px | |
| -} | |
| - | |
| -.header-dQULjL { | |
| - margin: 12vh 16px 8px | |
| -} | |
| - | |
| -.upsellImage-1Dacab { | |
| - margin: 12vh 16px 24px | |
| -} | |
| - | |
| -.upsellDescription-2nK2LO { | |
| - margin: 4px 24px 0 | |
| -} | |
| - | |
| -.centerText-3uuF23 { | |
| - text-align: center | |
| -} | |
| - | |
| -.buttonTitle-1JFmjq { | |
| - margin: 20px 20px 0 | |
| +.checkbox-2isuxc { | |
| + margin-right: 8px | |
| } | |
| .elevated-KVh7nN { | |
| @@ -40074,16 +40145,13 @@ to { | |
| } | |
| .button-3wt5OC { | |
| - margin: 12px 20px 16px | |
| -} | |
| - | |
| -.buttonNew-3TdixR { | |
| margin: 12px auto 20px; | |
| width: 85% | |
| } | |
| -.buttonNew-3TdixR,.card-1YzUI1 { | |
| - | |
| +.buttonTitle-1JFmjq { | |
| + margin: 20px 20px 0; | |
| + text-align: center | |
| } | |
| .card-1YzUI1 { | |
| @@ -40093,7 +40161,8 @@ to { | |
| } | |
| .cardContents-1tCPL_ { | |
| - margin: 0 auto | |
| + margin: 0 auto; | |
| + max-width: 400px | |
| } | |
| .cardAccentLeft-3uQuki { | |
| @@ -40215,6 +40284,7 @@ to { | |
| } | |
| .platform-win .splashBackground-1FRCko: before { | |
| + -webkit-transition: background .4s ease .4s; | |
| background: rgba(0,0,0,.3); | |
| border-bottom-left-radius: 3px; | |
| content: ""; | |
| @@ -40222,10 +40292,15 @@ to { | |
| position: fixed; | |
| right: 0; | |
| top: 0; | |
| + transition: background .4s ease .4s; | |
| width: 84px; | |
| z-index: 1 | |
| } | |
| +.platform-win .splashBackground-1FRCko.loggingIn-3Hi-BU: before { | |
| + background: transparent | |
| +} | |
| + | |
| @font-face { | |
| font-family: Whitney; | |
| font-weight: 300; | |
| @@ -40514,7 +40589,15 @@ ol,ul { | |
| list-style: none | |
| } | |
| -input,textarea { | |
| +: : -webkit-input-placeholder,input,select,textarea { | |
| + font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +: -ms-input-placeholder,input,select,textarea { | |
| + font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +: : placeholder,input,select,textarea { | |
| font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif | |
| } | |
| @@ -40533,7 +40616,7 @@ button: focus { | |
| } | |
| code { | |
| - font-family: Menlo,Consolas,Monaco,monospace; | |
| + font-family: Consolas,Liberation Mono,Menlo,Courier,monospace; | |
| font-size: 14px; | |
| line-height: 16px | |
| } | |
| @@ -40763,5 +40846,65 @@ code { | |
| width: 100vw | |
| } | |
| +: : -webkit-input-placeholder,body,button,input,select,textarea { | |
| + font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +: -ms-input-placeholder,body,button,input,select,textarea { | |
| + font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +: : placeholder,body,button,input,select,textarea { | |
| + font-family: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(ja) : : -webkit-input-placeholder,html: lang(ja) body,html: lang(ja) button,html: lang(ja) input,html: lang(ja) select,html: lang(ja) textarea,html: lang(ja-JP) : : -webkit-input-placeholder,html: lang(ja-JP) body,html: lang(ja-JP) button,html: lang(ja-JP) input,html: lang(ja-JP) select,html: lang(ja-JP) textarea { | |
| + font-family: Whitney,Hiragino Sans,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,MS PGothic,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(ja) : -ms-input-placeholder,html: lang(ja) body,html: lang(ja) button,html: lang(ja) input,html: lang(ja) select,html: lang(ja) textarea,html: lang(ja-JP) : -ms-input-placeholder,html: lang(ja-JP) body,html: lang(ja-JP) button,html: lang(ja-JP) input,html: lang(ja-JP) select,html: lang(ja-JP) textarea { | |
| + font-family: Whitney,Hiragino Sans,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,MS PGothic,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(ja) : : placeholder,html: lang(ja) body,html: lang(ja) button,html: lang(ja) input,html: lang(ja) select,html: lang(ja) textarea,html: lang(ja-JP) : : placeholder,html: lang(ja-JP) body,html: lang(ja-JP) button,html: lang(ja-JP) input,html: lang(ja-JP) select,html: lang(ja-JP) textarea { | |
| + font-family: Whitney,Hiragino Sans,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,Osaka,MS PGothic,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(ko) : : -webkit-input-placeholder,html: lang(ko) body,html: lang(ko) button,html: lang(ko) input,html: lang(ko) select,html: lang(ko) textarea { | |
| + font-family: Whitney,Apple SD Gothic Neo,NanumBarunGothic,맑은\ 고딕,Malgun Gothic,Gulim,굴림,Dotum,돋움,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(ko) : -ms-input-placeholder,html: lang(ko) body,html: lang(ko) button,html: lang(ko) input,html: lang(ko) select,html: lang(ko) textarea { | |
| + font-family: Whitney,Apple SD Gothic Neo,NanumBarunGothic,맑은\ 고딕,Malgun Gothic,Gulim,굴림,Dotum,돋움,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(ko) : : placeholder,html: lang(ko) body,html: lang(ko) button,html: lang(ko) input,html: lang(ko) select,html: lang(ko) textarea { | |
| + font-family: Whitney,Apple SD Gothic Neo,NanumBarunGothic,맑은\ 고딕,Malgun Gothic,Gulim,굴림,Dotum,돋움,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(zh-CN) : : -webkit-input-placeholder,html: lang(zh-CN) body,html: lang(zh-CN) button,html: lang(zh-CN) input,html: lang(zh-CN) select,html: lang(zh-CN) textarea { | |
| + font-family: Whitney,Microsoft YaHei New,微软雅黑,Microsoft Yahei,Microsoft JhengHei,宋体,SimSun,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(zh-CN) : -ms-input-placeholder,html: lang(zh-CN) body,html: lang(zh-CN) button,html: lang(zh-CN) input,html: lang(zh-CN) select,html: lang(zh-CN) textarea { | |
| + font-family: Whitney,Microsoft YaHei New,微软雅黑,Microsoft Yahei,Microsoft JhengHei,宋体,SimSun,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(zh-CN) : : placeholder,html: lang(zh-CN) body,html: lang(zh-CN) button,html: lang(zh-CN) input,html: lang(zh-CN) select,html: lang(zh-CN) textarea { | |
| + font-family: Whitney,Microsoft YaHei New,微软雅黑,Microsoft Yahei,Microsoft JhengHei,宋体,SimSun,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(zh-HK) : : -webkit-input-placeholder,html: lang(zh-HK) body,html: lang(zh-HK) button,html: lang(zh-HK) input,html: lang(zh-HK) select,html: lang(zh-HK) textarea,html: lang(zh-TW) : : -webkit-input-placeholder,html: lang(zh-TW) body,html: lang(zh-TW) button,html: lang(zh-TW) input,html: lang(zh-TW) select,html: lang(zh-TW) textarea { | |
| + font-family: Whitney,Microsoft JhengHei,微軟正黑體,Microsoft JhengHei UI,Microsoft YaHei,微軟雅黑,宋体,SimSun,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(zh-HK) : -ms-input-placeholder,html: lang(zh-HK) body,html: lang(zh-HK) button,html: lang(zh-HK) input,html: lang(zh-HK) select,html: lang(zh-HK) textarea,html: lang(zh-TW) : -ms-input-placeholder,html: lang(zh-TW) body,html: lang(zh-TW) button,html: lang(zh-TW) input,html: lang(zh-TW) select,html: lang(zh-TW) textarea { | |
| + font-family: Whitney,Microsoft JhengHei,微軟正黑體,Microsoft JhengHei UI,Microsoft YaHei,微軟雅黑,宋体,SimSun,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| +html: lang(zh-HK) : : placeholder,html: lang(zh-HK) body,html: lang(zh-HK) button,html: lang(zh-HK) input,html: lang(zh-HK) select,html: lang(zh-HK) textarea,html: lang(zh-TW) : : placeholder,html: lang(zh-TW) body,html: lang(zh-TW) button,html: lang(zh-TW) input,html: lang(zh-TW) select,html: lang(zh-TW) textarea { | |
| + font-family: Whitney,Microsoft JhengHei,微軟正黑體,Microsoft JhengHei UI,Microsoft YaHei,微軟雅黑,宋体,SimSun,Helvetica Neue,Helvetica,Arial,sans-serif | |
| +} | |
| + | |
| -/*# sourceMappingURL=0fa736c11972cde9f218bd1b50472323.css.map*/ | |
| \ No newline at end of file | |
| +/*# sourceMappingURL=57bf2ad0bc6113fe55352c3139ae4179.css.map*/ | |
| \ No newline at end of file | |
| diff --git a/orig.css b/orig.css | |
| index ce79fdc..9dcb696 100644 | |
| --- a/orig.css | |
| +++ b/orig.css | |
| @@ -1,3 +1,3 @@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment