Adrià Vilanova Martínez | 7ad72fe | 2023-11-02 21:54:41 +0100 | [diff] [blame] | 1 | /* |
| 2 | * IMPORTANT NOTICE: |
| 3 | * Note: the following styles have been written by Googlers and thus are not |
| 4 | * included as part of the MIT license. |
| 5 | **/ |
| 6 | |
| 7 | .scTailwindUser_profileAchievementsempty a, |
| 8 | .scTailwindUser_profileAchievementsempty a:visited, |
| 9 | sc-tailwind-user_profile-user-profile .link-icon { |
| 10 | color: var(--TWPT-interop-blue)!important; |
| 11 | } |
| 12 | |
| 13 | .scTailwindUser_profileBiosectionsection-heading { |
| 14 | color: var(--TWPT-interop-secondary-text)!important; |
| 15 | } |
| 16 | |
| 17 | .scTailwindUser_profileBiosectionbio { |
| 18 | color: var(--TWPT-interop-primary-text)!important; |
| 19 | } |
| 20 | |
| 21 | .scTailwindUser_profileBiosectionlinks, |
| 22 | .scTailwindUser_profileBiosectionlink { |
| 23 | color: var(--TWPT-interop-blue)!important; |
| 24 | } |
| 25 | |
| 26 | .scTailwindUser_profileBiosectioninput-label { |
| 27 | color: var(--TWPT-interop-secondary-text)!important; |
| 28 | } |
| 29 | |
| 30 | .scTailwindUser_profileEmaildisplayemail-display { |
| 31 | color: var(--TWPT-interop-secondary-text)!important; |
| 32 | } |
| 33 | |
| 34 | .scTailwindUser_profileEmaildisplayshow-email { |
| 35 | color: var(--TWPT-interop-blue)!important; |
| 36 | } |
| 37 | |
| 38 | .scTailwindUser_profileMessagecardthread-link { |
| 39 | color: var(--TWPT-interop-secondary-text)!important; |
| 40 | } |
| 41 | |
| 42 | .scTailwindUser_profileMessagecardlabel { |
| 43 | color: var(--TWPT-interop-secondary-text)!important; |
| 44 | } |
| 45 | |
| 46 | .scTailwindUser_profileMessagecardcontent { |
| 47 | border-left: 2px solid var(--TWPT-interop-subtle-border)!important; |
| 48 | color: var(--TWPT-interop-primary-text)!important; |
| 49 | } |
| 50 | |
| 51 | .scTailwindUser_profileMessagecardcount { |
| 52 | color: var(--TWPT-interop-secondary-text)!important; |
| 53 | } |
| 54 | |
| 55 | .scTailwindUser_profileMessagecardrecommended-answer { |
| 56 | color: #6dd58c!important; |
| 57 | } |
| 58 | |
| 59 | .scTailwindUser_profileMessagecardrecommended-answer .icon { |
| 60 | background-color: #6dd58c!important; |
| 61 | color: #1f1f1f!important; |
| 62 | } |
| 63 | |
| 64 | sc-tailwind-user_profile-user-profile .notificationIcon { |
| 65 | color: var(--TWPT-interop-secondary-text)!important; |
| 66 | } |
| 67 | |
| 68 | sc-tailwind-user_profile-user-profile .deleteIcon, |
| 69 | sc-tailwind-user_profile-user-profile .reportAbuseIcon, |
| 70 | sc-tailwind-user_profile-user-profile .reactivateIcon { |
| 71 | color: var(--TWPT-interop-secondary-text)!important; |
| 72 | } |
| 73 | |
| 74 | .scTailwindUser_profilePosthistorysection+.scTailwindUser_profilePosthistorysection { |
| 75 | border-top-color: var(--TWPT-interop-subtle-border)!important; |
| 76 | } |
| 77 | |
| 78 | .scTailwindUser_profilePosthistorycontent, |
| 79 | .scTailwindUser_profilePosthistoryheader, |
| 80 | .scTailwindUser_profilePosthistoryerror { |
| 81 | border-color: var(--TWPT-interop-subtle-border)!important; |
| 82 | } |
| 83 | |
| 84 | .scTailwindUser_profileThreadcardtitle { |
| 85 | color: var(--TWPT-interop-primary-text)!important; |
| 86 | } |
| 87 | |
| 88 | .scTailwindUser_profileThreadcardlabel { |
| 89 | color: var(--TWPT-interop-secondary-text)!important; |
| 90 | } |
| 91 | |
| 92 | .scTailwindUser_profileThreadcardcontent { |
| 93 | color: var(--TWPT-interop-primary-text)!important; |
| 94 | } |
| 95 | |
| 96 | .scTailwindUser_profileThreadcardcount { |
| 97 | color: var(--TWPT-interop-secondary-text)!important; |
| 98 | } |
| 99 | |
| 100 | .scTailwindUser_profileThreadcardreply .icon { |
| 101 | color: var(--TWPT-interop-secondary-text)!important; |
| 102 | } |
| 103 | |
| 104 | .scTailwindUser_profileThreadcardrecommended-answer { |
| 105 | color: #6dd58c!important; |
| 106 | } |
| 107 | |
| 108 | .scTailwindUser_profileThreadcardrecommended-answer .icon { |
| 109 | background-color: #6dd58c!important; |
| 110 | color: #1f1f1f!important; |
| 111 | } |
| 112 | |
Adrià Vilanova Martínez | 94bb90d | 2023-11-02 23:09:59 +0100 | [diff] [blame] | 113 | .scTailwindUserprofileUgcsectionroot { |
| 114 | border: 1px solid var(--TWPT-interop-subtle-border); |
| 115 | } |
| 116 | |
| 117 | .scTailwindUserprofileUgcsectioncard-ugc-guide { |
| 118 | background-color: #1e1f20; |
| 119 | } |
| 120 | |
| 121 | .scTailwindUserprofileUgcsectionthread-title { |
| 122 | color: #e3e3e3; |
| 123 | } |
| 124 | |
| 125 | .scTailwindUserprofileUgcsectiondraft-tag { |
| 126 | background-color: #0f5223; |
| 127 | color: #6dd58c; |
| 128 | } |
| 129 | |
| 130 | .scTailwindUserprofileUgcsectionthread-body { |
| 131 | color: #e3e3e3; |
| 132 | } |
| 133 | |
Adrià Vilanova Martínez | 7ad72fe | 2023-11-02 21:54:41 +0100 | [diff] [blame] | 134 | .scTailwindUser_profileUsercardroot { |
| 135 | border: 1px solid var(--TWPT-interop-subtle-border)!important; |
| 136 | } |
| 137 | |
| 138 | .scTailwindUser_profileUsercardinput-label { |
| 139 | color: var(--TWPT-interop-secondary-text)!important; |
| 140 | } |
| 141 | |
| 142 | .scTailwindUser_profileUsercardheadline { |
| 143 | color: var(--TWPT-interop-primary-text)!important; |
| 144 | } |
| 145 | |
| 146 | .scTailwindUser_profileUsercarddetails { |
| 147 | color: var(--TWPT-interop-secondary-text)!important; |
| 148 | } |
| 149 | |
| 150 | .scTailwindUser_profileUsercardlinks, |
| 151 | .scTailwindUser_profileUsercardlink { |
| 152 | color: var(--TWPT-interop-blue)!important; |
| 153 | } |
| 154 | |
| 155 | .scTailwindUser_profileUsercardhorizontal-separator { |
| 156 | background-color: var(--TWPT-interop-subtle-border)!important; |
| 157 | color: var(--TWPT-interop-subtle-border)!important; |
| 158 | } |
| 159 | |
| 160 | .scTailwindUser_profileUsercardsection-heading { |
| 161 | color: var(--TWPT-interop-secondary-text)!important; |
| 162 | } |