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 | |
| 113 | .scTailwindUser_profileUsercardroot { |
| 114 | border: 1px solid var(--TWPT-interop-subtle-border)!important; |
| 115 | } |
| 116 | |
| 117 | .scTailwindUser_profileUsercardinput-label { |
| 118 | color: var(--TWPT-interop-secondary-text)!important; |
| 119 | } |
| 120 | |
| 121 | .scTailwindUser_profileUsercardheadline { |
| 122 | color: var(--TWPT-interop-primary-text)!important; |
| 123 | } |
| 124 | |
| 125 | .scTailwindUser_profileUsercarddetails { |
| 126 | color: var(--TWPT-interop-secondary-text)!important; |
| 127 | } |
| 128 | |
| 129 | .scTailwindUser_profileUsercardlinks, |
| 130 | .scTailwindUser_profileUsercardlink { |
| 131 | color: var(--TWPT-interop-blue)!important; |
| 132 | } |
| 133 | |
| 134 | .scTailwindUser_profileUsercardhorizontal-separator { |
| 135 | background-color: var(--TWPT-interop-subtle-border)!important; |
| 136 | color: var(--TWPT-interop-subtle-border)!important; |
| 137 | } |
| 138 | |
| 139 | .scTailwindUser_profileUsercardsection-heading { |
| 140 | color: var(--TWPT-interop-secondary-text)!important; |
| 141 | } |