3 justify-content: center;
9 background: $ui-base-color;
11 justify-content: flex-end;
29 border-radius: 4px 0 0 4px;
36 color: rgba($primary-text-color, 0.7);
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: $ui-secondary-color;
101 color: $ui-secondary-color;
110 color: $ui-secondary-color;
118 color: $ui-secondary-color;
122 color: $primary-text-color;
130 background: transparent;
131 border-bottom: 1px solid $ui-base-color;
135 color: $ui-primary-color;
138 color: $ui-highlight-color;
143 color: $valid-value-color;
152 &.new_form_admin_settings,
153 &.new_form_two_factor_confirmation,
154 &.new_form_delete_confirmation,
157 &.edit_domain_block {
161 .form_two_factor_confirmation_code,
162 .form_delete_confirmation_password {
171 @media screen and (max-width: 600px) {
174 -webkit-overflow-scrolling: touch;
205 margin: 0 40px 10px 0;
216 display: inline-block;
223 text-transform: uppercase;
228 display: inline-block;
229 color: rgba($primary-text-color, 0.7);
230 text-decoration: none;
231 text-transform: uppercase;
234 border-bottom: 2px solid $ui-base-color;
237 color: $primary-text-color;
238 border-bottom: 2px solid lighten($ui-base-color, 5%);
242 color: $ui-highlight-color;
243 border-bottom: 2px solid $ui-highlight-color;
255 .report-accounts__item {
258 flex-direction: column;
263 margin: 0 0 10px -5px;
267 color: $ui-secondary-color;
283 max-width: calc(100% - 60px);
291 .report-status__actions,
292 .account-status__actions {
295 flex-direction: column;
310 #form_status_batch_action {
319 .media-spoiler-toggle-buttons {
331 .batch-checkbox-all {
342 color: $classic-highlight-color;
343 text-decoration: none;
346 text-decoration: underline;
361 justify-content: flex-start;
364 background: $ui-base-color;
365 color: $ui-primary-color;
366 border-radius: 4px 4px 0 0;
385 text-overflow: ellipsis;
390 color: lighten($ui-base-color, 34%);
394 background: lighten($ui-base-color, 6%);
395 border-radius: 0 0 4px 4px;
397 color: $ui-primary-color;
398 font-family: 'mastodon-font-monospace', monospace;
407 color: lighten($ui-base-color, 34%);
419 background: $success-green;
423 background: $error-red;
427 background: $ui-highlight-color;
434 color: $ui-secondary-color;
435 text-decoration: none;
444 color: $ui-secondary-color;
448 color: $success-green;