3 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
9 border-radius: 4px 4px 0 0;
10 background: $base-shadow-color;
18 border-radius: 4px 4px 0 0;
23 background: $ui-base-color;
25 border-radius: 0 0 4px 4px;
27 color: $darker-text-color;
29 word-wrap: break-word;
51 background: transparent;
55 color: lighten($darker-text-color, 10%);
59 color: $secondary-text-color;
60 text-decoration: none;
63 text-decoration: underline;
68 @media screen and (max-width: $no-gap-breakpoint) {
73 .endorsements-widget {
79 text-transform: uppercase;
82 color: $darker-text-color;
92 .account__display-name {
100 background-size: 44px 44px;
111 color: $darker-text-color;
118 background: $ui-base-color;
119 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
122 .placeholder-widget {
125 border: 2px dashed $dark-text-color;
127 color: $darker-text-color;
134 color: $darker-text-color;
136 word-wrap: break-word;
142 text-transform: uppercase;
145 color: $darker-text-color;
155 display: inline-block;
158 color: $darker-text-color;
159 text-decoration: none;
162 text-overflow: ellipsis;
167 text-decoration: underline;
172 .moved-account-widget {
174 padding-bottom: 20px;
176 background: $ui-base-color;
177 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
178 color: $secondary-text-color;
186 @each $lang in $cjk-langs {
195 text-decoration: underline;
198 text-decoration: none;
201 text-decoration: none;
207 text-decoration: none;
210 text-decoration: underline;
221 color: $darker-text-color;
226 .detailed-status__display-avatar {
231 .detailed-status__display-name {
233 text-decoration: none;
245 background: $base-shadow-color;
246 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
248 color: $darker-text-color;
253 background: lighten($ui-base-color, 8%);
254 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
261 color: $primary-text-color;
270 color: $darker-text-color;
273 @media screen and (max-width: $no-gap-breakpoint) {
275 background: lighten($ui-base-color, 4%);
284 background: $ui-base-color;
286 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
289 box-sizing: border-box;
296 justify-content: space-between;
297 background: $ui-base-color;
300 text-decoration: none;
302 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
309 background: lighten($ui-base-color, 8%);
314 background: $ui-highlight-color;
327 color: $primary-text-color;
330 text-overflow: ellipsis;
333 color: $darker-text-color;
341 color: $darker-text-color;
349 .trends__item__current {
350 color: $primary-text-color;
356 width: (36px + 4px) * 3;
359 &.active .avatar-stack .account__avatar {
360 border-color: $ui-highlight-color;
363 .trends__item__current {
371 justify-content: flex-end;
380 background: darken($ui-base-color, 8%);
381 border: 2px solid $ui-base-color;
411 text-transform: uppercase;
412 color: $darker-text-color;
423 vertical-align: middle;
424 border-bottom: 1px solid lighten($ui-base-color, 8%);
427 tbody tr:last-child td {
436 color: $primary-text-color;
440 color: $darker-text-color;
448 vertical-align: initial !important;
451 @media screen and (max-width: $no-gap-breakpoint) {
458 .moved-account-widget,
462 .landing-page__information.contact-widget,
465 @media screen and (max-width: $no-gap-breakpoint) {
472 $maximum-width: 1235px;
473 $fluid-breakpoint: $maximum-width + 20px;
478 @media screen and (max-width: 640px) {
479 width: 100% !important; // Masonry layout is unnecessary at this width
483 width: (960px - 20px) / 3;
485 @media screen and (max-width: $fluid-breakpoint) {
486 width: (940px - 20px) / 3;
489 @media screen and (max-width: 640px) {
493 @media screen and (max-width: $no-gap-breakpoint) {
501 @media screen and (max-width: $no-gap-breakpoint) {
502 border-top: 1px solid lighten($ui-base-color, 16%);
506 .detailed-status__meta {
520 .status__content__spoiler-link {
537 color: $darker-text-color;
554 .placeholder-widget {
556 text-decoration: none;
558 color: $ui-highlight-color;
563 text-decoration: underline;
569 background: darken($ui-base-color, 4%);
581 text-overflow: ellipsis;
582 text-decoration: none;
583 color: $primary-text-color;
584 border-bottom: 1px solid lighten($ui-base-color, 4%);
589 text-decoration: underline;
599 border-bottom: 1px solid lighten($ui-base-color, 4%);