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 | .scTailwindThreadEditquestiondialogroot.scTailwindThreadEditquestiondialogscrollable { |
| 8 | -webkit-box-shadow: inset 0 -11px 5px -11px #000; |
| 9 | box-shadow: inset 0 -11px 5px -11px #000; |
| 10 | } |
| 11 | |
| 12 | .scTailwindThreadEditquestiondialogerror { |
| 13 | color: #ec928e; |
| 14 | } |
| 15 | |
| 16 | .scTailwindThreadGetlinkdialoglink-container { |
| 17 | border-bottom: 2px solid #a8c7fa; |
| 18 | } |
| 19 | |
| 20 | .scTailwindThreadMessageHelpfulnessbuttonslabel { |
| 21 | color: #e3e3e3; |
| 22 | } |
| 23 | |
| 24 | .scTailwindThreadMessageMessagecardsub-content { |
| 25 | background: #3c4043; |
| 26 | border-top: 1px solid var(--TWPT-interop-subtle-border); |
| 27 | } |
| 28 | |
| 29 | .scTailwindThreadMessageMessagecardnested-reply:not(:first-child) { |
| 30 | border-top: 1px solid var(--TWPT-interop-subtle-border); |
| 31 | } |
| 32 | |
| 33 | .scTailwindThreadMessageMessagecardtargeted { |
| 34 | border-left: .125rem solid var(--TWPT-interop-blue); |
| 35 | } |
| 36 | |
| 37 | .scTailwindThreadMessageMessagecardcallouthelp-icon { |
| 38 | color: #c4c7c5; |
| 39 | } |
| 40 | |
| 41 | .scTailwindThreadMessageMessagecardcalloutroot.scTailwindThreadMessageMessagecardcalloutrecommended { |
| 42 | background: #0f5223; |
| 43 | border-color: #6dd58c; |
| 44 | } |
| 45 | |
| 46 | .scTailwindThreadMessageMessagecardcalloutroot.scTailwindThreadMessageMessagecardcalloutrelevant { |
| 47 | background: #394457; |
| 48 | border-color: var(--TWPT-interop-blue); |
| 49 | } |
| 50 | |
| 51 | .scTailwindThreadMessageMessagetagrecommended.scTailwindThreadMessageMessagetagnormal { |
| 52 | color: #6dd58c; |
| 53 | } |
| 54 | |
| 55 | .scTailwindThreadMessageMessagetagrecommended.scTailwindThreadMessageMessagetagstrong { |
| 56 | color: #6dd58c; |
| 57 | } |
| 58 | |
| 59 | .scTailwindThreadMessageMessagetagrelevant.scTailwindThreadMessageMessagetagnormal { |
| 60 | color: var(--TWPT-interop-blue); |
| 61 | } |
| 62 | |
| 63 | .scTailwindThreadMessageMessagetagrelevant.scTailwindThreadMessageMessagetagstrong { |
| 64 | color: var(--TWPT-interop-blue); |
| 65 | } |
| 66 | |
| 67 | .scTailwindThreadMessageMessageinteractionsinteraction { |
| 68 | color: var(--TWPT-interop-secondary-text); |
| 69 | } |
| 70 | |
| 71 | p.scTailwindThreadMessageMessagetombstoneroot { |
| 72 | color: var(--TWPT-interop-secondary-text); |
| 73 | } |
| 74 | |
| 75 | p.scTailwindThreadMessageMessagetombstoneroot .scTailwindThreadMessageMessagetombstoneclickable { |
| 76 | color: var(--TWPT-interop-secondary-text); |
| 77 | } |
| 78 | |
| 79 | .scTailwindThreadPostcontentroot { |
| 80 | color: #e3e3e3; |
| 81 | } |
| 82 | |
| 83 | .scTailwindThreadPostcontentroot a { |
| 84 | color: var(--TWPT-interop-blue); |
| 85 | } |
| 86 | |
| 87 | .scTailwindThreadPostcontentedited { |
| 88 | color: var(--TWPT-interop-secondary-text); |
| 89 | } |
| 90 | |
| 91 | .scTailwindThreadPost_headerOverflowmenuicon { |
| 92 | color: var(--TWPT-interop-secondary-text); |
| 93 | } |
| 94 | |
| 95 | .scTailwindThreadPost_headerPostdateroot { |
| 96 | color: var(--TWPT-interop-secondary-text); |
| 97 | } |
| 98 | |
| 99 | .scTailwindThreadPostheaderunread { |
| 100 | color: #ec928e; |
| 101 | } |
| 102 | |
| 103 | a .scTailwindThreadPost_headerUserinfoname { |
| 104 | color: var(--TWPT-interop-blue); |
| 105 | } |
| 106 | |
| 107 | .scTailwindThreadPost_headerUserinfotag { |
| 108 | color: var(--color, #e3e3e3); |
| 109 | } |
| 110 | |
| 111 | .scTailwindThreadPost_headerUserinfoheadline { |
| 112 | color: var(--TWPT-interop-secondary-text); |
| 113 | } |
| 114 | |
| 115 | .scTailwindThreadReplyeditorroot { |
| 116 | background: #2a2b2f; |
| 117 | border-color: var(--TWPT-interop-subtle-border); |
| 118 | } |
| 119 | |
| 120 | .scTailwindThreadReplyeditortop-row { |
| 121 | border-bottom-color: 1px solid rgba(255, 255, 255, 0.239); |
| 122 | } |
| 123 | |
| 124 | .scTailwindThreadReplyeditorfooter { |
| 125 | background: #36373a; |
| 126 | border-top-color: rgba(255, 255, 255, 0.239); |
| 127 | } |
| 128 | |
| 129 | .scTailwindThreadReplyeditorfooter a { |
| 130 | color: var(--TWPT-interop-blue); |
| 131 | } |
| 132 | |
| 133 | .scTailwindThreadReplyeditorroot .scTailwindThreadReplyeditorerror { |
| 134 | color: #ec928e; |
| 135 | } |
| 136 | |
| 137 | .scTailwindThreadReplydialogroot { |
| 138 | background: #2a2b2f; |
| 139 | } |
| 140 | |
| 141 | .scTailwindThreadReplydialogheader { |
| 142 | background: var(--TWPT-interop-blue); |
| 143 | } |
| 144 | |
| 145 | .scTailwindThreadReplydialogheader h1.scTailwindThreadReplydialogheading { |
| 146 | color: #1f1f1f; |
| 147 | } |
| 148 | |
| 149 | .scTailwindThreadReplydialogheading-button { |
| 150 | color: #1f1f1f; |
| 151 | } |
| 152 | |
| 153 | .scTailwindThreadReplydialogtop-row { |
| 154 | border-bottom: 1px solid var(--TWPT-interop-subtle-border); |
| 155 | } |
| 156 | |
| 157 | .scTailwindThreadReplydialogfooter { |
| 158 | background: #36373a; |
| 159 | } |
| 160 | |
| 161 | .scTailwindThreadReplydialogfooter a { |
| 162 | color: var(--TWPT-interop-blue); |
| 163 | } |
| 164 | |
| 165 | .scTailwindThreadReplydialogminimized .scTailwindThreadReplydialogheader { |
| 166 | background: #e3e3e3; |
| 167 | color: #1f1f1f; |
| 168 | } |
| 169 | |
| 170 | .scTailwindThreadReplydialogroot .scTailwindThreadReplydialogerror { |
| 171 | color: #ec928e; |
| 172 | } |
| 173 | |
| 174 | @media (min-width:48.125rem) { |
| 175 | .scTailwindThreadReplydialogroot { |
| 176 | box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.302), 0 2px 6px 2px rgba(0, 0, 0, 0.149); |
| 177 | } |
| 178 | } |
| 179 | |
| 180 | .scTailwindThreadMessageMessagelisthelp-icon { |
| 181 | color: var(--TWPT-interop-secondary-text); |
| 182 | } |
| 183 | |
| 184 | .scTailwindThreadMessageMessagelistrecommended-icon { |
| 185 | color: #c4eed0; |
| 186 | } |
| 187 | |
| 188 | .scTailwindThreadMessageMessagelistrelevant-icon { |
| 189 | color: var(--TWPT-interop-blue); |
| 190 | } |
| 191 | |
| 192 | .scTailwindThreadMorebuttondivider { |
| 193 | background: var(--TWPT-interop-subtle-border); |
| 194 | } |
| 195 | |
| 196 | .scTailwindThreadMorebuttonbutton { |
| 197 | background: #1f1f1f; |
| 198 | border: 1px solid var(--TWPT-interop-subtle-border); |
| 199 | color: var(--TWPT-interop-secondary-text); |
| 200 | } |
| 201 | |
| 202 | .scTailwindThreadMessagegapdivider { |
| 203 | background: var(--TWPT-interop-subtle-border); |
| 204 | } |
| 205 | |
| 206 | .scTailwindThreadMessagegapbutton { |
| 207 | background: #1f1f1f; |
| 208 | border: 1px solid var(--TWPT-interop-subtle-border); |
| 209 | color: var(--TWPT-interop-secondary-text); |
| 210 | } |
| 211 | |
Adrià Vilanova Martínez | d83c658 | 2024-01-30 22:02:17 +0100 | [diff] [blame] | 212 | .scTailwindThreadMessagegapmore-nested-replies { |
| 213 | background: #3c4043; |
| 214 | } |
| 215 | |
| 216 | .scTailwindThreadMessagegapmore-nested-replies-divider { |
| 217 | background: #27282b; |
| 218 | } |
| 219 | |
Adrià Vilanova Martínez | 7ad72fe | 2023-11-02 21:54:41 +0100 | [diff] [blame] | 220 | .scTailwindThreadPesignupdialogclose-button-row button { |
| 221 | color: #fff; |
| 222 | } |
| 223 | |
| 224 | .scTailwindThreadPesignupdialogdialog-body p { |
| 225 | color: #e3e3e3; |
| 226 | } |
| 227 | |
| 228 | .scTailwindThreadPesignupdialogpe-dialog-container { |
| 229 | background-color: #1f1f1f; |
| 230 | -webkit-box-shadow: 0 .063rem .188rem rgba(60, 64, 67, 0.3), 0 .25rem .5rem rgba(60, 64, 67, 0.15); |
| 231 | box-shadow: 0 .063rem .188rem rgba(60, 64, 67, 0.3), 0 .25rem .5rem rgba(60, 64, 67, 0.15); |
| 232 | } |
| 233 | |
| 234 | .scTailwindThreadPostconfirmationdialogclose-button-row button { |
| 235 | color: #e3e3e3; |
| 236 | } |
| 237 | |
| 238 | .scTailwindThreadPostconfirmationdialogdialog-body p { |
| 239 | color: #e3e3e3; |
| 240 | } |
| 241 | |
| 242 | .scTailwindThreadPostconfirmationdialogdialog-container { |
| 243 | background-color: #1f1f1f; |
| 244 | -webkit-box-shadow: 0 .063rem .188rem rgba(60, 64, 67, 0.3), 0 .25rem .5rem rgba(60, 64, 67, 0.15); |
| 245 | box-shadow: 0 .063rem .188rem rgba(60, 64, 67, 0.3), 0 .25rem .5rem rgba(60, 64, 67, 0.15); |
| 246 | } |
| 247 | |
| 248 | .scTailwindThreadQuestionQuestioncardsub-content { |
| 249 | background: #3c4043; |
| 250 | border-top: 1px solid var(--TWPT-interop-subtle-border); |
| 251 | } |
| 252 | |
| 253 | .scTailwindThreadQuestionQuestioncardtitle { |
| 254 | color: #e3e3e3; |
| 255 | } |
| 256 | |
| 257 | .scTailwindThreadQuestionQuestioncardbody { |
| 258 | color: #e3e3e3; |
| 259 | } |
| 260 | |
| 261 | .scTailwindThreadQuestionQuestioncardbody a { |
| 262 | color: var(--TWPT-interop-blue); |
| 263 | } |
| 264 | |
| 265 | .scTailwindThreadQuestionQuestioncarddisclaimer, |
| 266 | .scTailwindThreadQuestionQuestioncardedited { |
| 267 | color: var(--TWPT-interop-secondary-text); |
| 268 | } |
| 269 | |
| 270 | .scTailwindThreadQuestionQuestioncarddisclaimer a, |
| 271 | .scTailwindThreadQuestionQuestioncardedited a { |
| 272 | color: var(--TWPT-interop-blue); |
| 273 | } |
| 274 | |
| 275 | .scTailwindThreadQuestionQuestiondetailsdetail-link { |
| 276 | color: var(--TWPT-interop-blue); |
| 277 | } |
| 278 | |
| 279 | .scTailwindThreadQuestionQuestionpurposetag { |
| 280 | background: #394457; |
| 281 | color: var(--TWPT-interop-blue); |
| 282 | } |
| 283 | |
| 284 | .scTailwindThreadQuestionStatechipschip { |
| 285 | border: 1px solid var(--TWPT-interop-subtle-border); |
| 286 | color: var(--TWPT-interop-secondary-text); |
| 287 | } |
| 288 | |
Adrià Vilanova Martínez | 94bb90d | 2023-11-02 23:09:59 +0100 | [diff] [blame] | 289 | .scTailwindThreadQuestionThreadcountsrecommended-answers { |
| 290 | color: #6dd58c!important; |
| 291 | } |
| 292 | |
| 293 | .scTailwindThreadQuestionThreadcountssuggested-answers { |
| 294 | color: var(--TWPT-interop-blue)!important; |
| 295 | } |
| 296 | |
| 297 | .scTailwindThreadQuestionThreadcountssuggested-icon { |
| 298 | background: #394457!important; |
| 299 | } |
| 300 | |
Adrià Vilanova Martínez | 7ad72fe | 2023-11-02 21:54:41 +0100 | [diff] [blame] | 301 | .scTailwindThreadQuestionUgcvideodetailsyoutube-label { |
| 302 | color: #c4c7c5!important; |
| 303 | } |
| 304 | |
| 305 | .scTailwindThreadThreaddeleted-icon { |
| 306 | color: var(--TWPT-interop-secondary-text); |
| 307 | } |