3 justify-content: center;
9 background: $ui-base-color;
11 justify-content: flex-end;
29 border-radius: 4px 0 0 4px;
36 color: $darker-text-color;
37 text-decoration: none;
38 transition: all 200ms linear;
39 border-radius: 4px 0 0 4px;
46 color: $primary-text-color;
47 background-color: darken($ui-base-color, 5%);
48 transition: all 100ms linear;
52 background: darken($ui-base-color, 2%);
53 border-radius: 4px 0 0;
58 background: darken($ui-base-color, 4%);
59 border-radius: 0 0 0 4px;
67 color: $primary-text-color;
68 background-color: $ui-highlight-color;
73 background-color: lighten($ui-highlight-color, 5%);
93 color: $primary-text-color;
101 color: $primary-text-color;
109 text-transform: uppercase;
112 color: $primary-text-color;
115 border-bottom: 1px solid lighten($ui-base-color, 8%);
120 color: $primary-text-color;
128 color: $darker-text-color;
132 color: $primary-text-color;
135 @each $lang in $cjk-langs {
147 border-bottom: 1px solid rgba($ui-base-lighter-color, .6);
157 color: $darker-text-color;
160 color: $highlight-text-color;
165 color: $valid-value-color;
174 &.new_form_admin_settings,
175 &.new_form_two_factor_confirmation,
176 &.new_form_delete_confirmation,
179 &.edit_domain_block {
183 .form_two_factor_confirmation_code,
184 .form_delete_confirmation_password {
193 @media screen and (max-width: 600px) {
196 -webkit-overflow-scrolling: touch;
227 margin: 0 40px 10px 0;
238 display: inline-block;
245 text-transform: uppercase;
248 @each $lang in $cjk-langs {
256 display: inline-block;
257 color: $darker-text-color;
258 text-decoration: none;
259 text-transform: uppercase;
262 border-bottom: 2px solid $ui-base-color;
265 color: $primary-text-color;
266 border-bottom: 2px solid lighten($ui-base-color, 5%);
270 color: $highlight-text-color;
271 border-bottom: 2px solid $ui-highlight-color;
283 .report-accounts__item {
286 flex-direction: column;
291 margin: 0 0 10px -5px;
295 color: $primary-text-color;
297 @each $lang in $cjk-langs {
317 max-width: calc(100% - 60px);
325 .report-status__actions,
326 .account-status__actions {
329 flex-direction: column;
339 .simple_form.new_report_note {
348 #form_status_batch_action {
357 .media-spoiler-toggle-buttons {
373 color: $highlight-text-color;
374 text-decoration: none;
377 text-decoration: underline;
392 justify-content: flex-start;
395 background: $ui-base-color;
396 color: $darker-text-color;
397 border-radius: 4px 4px 0 0;
415 max-width: calc(100% - 90px);
419 word-wrap: break-word;
423 color: $darker-text-color;
427 background: lighten($ui-base-color, 6%);
428 border-radius: 0 0 4px 4px;
430 color: $darker-text-color;
431 font-family: 'mastodon-font-monospace', monospace;
433 word-wrap: break-word;
440 color: $darker-text-color;
452 background: $success-green;
456 background: lighten($error-red, 12%);
460 background: $ui-highlight-color;
467 color: $primary-text-color;
468 text-decoration: none;
473 color: lighten($error-red, 12%);
477 color: $darker-text-color;
481 color: $success-green;
489 text-decoration: none;
490 color: $ui-secondary-color;
505 text-decoration: line-through;
506 color: lighten($error-red, 12%);
510 filter: grayscale(100%);
518 border-left: 4px solid $ui-highlight-color;
521 border-left-color: $success-green;
525 border-left-color: lighten($error-red, 12%);
533 border-radius: 4px 4px 4px 0;
538 color: $ui-primary-color;
548 color: $darker-text-color;