1 $no-columns-breakpoint: 600px;
7 justify-content: center;
19 justify-content: flex-end;
20 background: $ui-base-color;
26 width: $sidebar-width;
32 background: lighten($ui-base-color, 8%);
39 display: inline-block;
44 fill: $primary-text-color;
53 color: $darker-text-color;
54 text-decoration: none;
64 background: lighten($ui-base-color, 12%);
76 @media screen and (max-width: $no-columns-breakpoint) {
84 border-radius: 4px 0 0 4px;
88 @media screen and (max-width: $no-columns-breakpoint) {
95 color: $darker-text-color;
96 text-decoration: none;
97 transition: all 200ms linear;
98 transition-property: color, background-color;
99 border-radius: 4px 0 0 4px;
102 text-overflow: ellipsis;
109 color: $primary-text-color;
110 background-color: darken($ui-base-color, 5%);
111 transition: all 100ms linear;
112 transition-property: color, background-color;
116 background: darken($ui-base-color, 2%);
117 border-radius: 4px 0 0;
122 background: darken($ui-base-color, 4%);
123 border-radius: 0 0 0 4px;
132 .simple-navigation-active-leaf a {
133 color: $primary-text-color;
134 background-color: $ui-highlight-color;
139 background-color: lighten($ui-highlight-color, 5%);
144 & > ul > .simple-navigation-active-leaf a {
145 border-radius: 4px 0 0 4px;
150 box-sizing: border-box;
152 max-width: $content-width;
156 @media screen and (max-width: $content-width + $sidebar-width) {
157 .sidebar-wrapper--empty {
162 width: $sidebar-width;
167 @media screen and (max-width: $no-columns-breakpoint) {
178 @media screen and (max-width: $no-columns-breakpoint) {
185 color: $secondary-text-color;
189 padding-bottom: 40px;
190 border-bottom: 1px solid lighten($ui-base-color, 8%);
193 @media screen and (max-width: $no-columns-breakpoint) {
201 color: $secondary-text-color;
209 text-transform: uppercase;
212 color: $darker-text-color;
215 border-bottom: 1px solid lighten($ui-base-color, 8%);
220 color: $secondary-text-color;
226 color: $primary-text-color;
231 .directory__tag > div {
235 .directory__tag .table-action-link .fa {
242 color: $primary-text-color;
243 text-transform: none;
252 color: $secondary-text-color;
256 color: $primary-text-color;
259 @each $lang in $cjk-langs {
271 border-bottom: 1px solid rgba($ui-base-lighter-color, .6);
281 @media screen and (max-width: $no-columns-breakpoint) {
304 border-bottom: 1px solid lighten($ui-base-color, 4%);
316 ul .simple-navigation-active-leaf a {
317 border-bottom-color: $ui-highlight-color;
331 .admin-wrapper .content {
333 color: $darker-text-color;
336 color: $highlight-text-color;
341 color: $valid-value-color;
346 color: $error-value-color;
351 color: $dark-text-color;
367 margin: 0 40px 20px 0;
378 display: inline-block;
385 text-transform: uppercase;
388 @each $lang in $cjk-langs {
396 display: inline-block;
397 color: $darker-text-color;
398 text-decoration: none;
399 text-transform: uppercase;
402 border-bottom: 2px solid $ui-base-color;
405 color: $primary-text-color;
406 border-bottom: 2px solid lighten($ui-base-color, 5%);
410 color: $highlight-text-color;
411 border-bottom: 2px solid $ui-highlight-color;
423 .report-accounts__item {
426 flex-direction: column;
431 margin: 0 0 10px -5px;
435 color: $secondary-text-color;
437 @each $lang in $cjk-langs {
457 max-width: calc(100% - 60px);
465 .report-status__actions,
466 .account-status__actions {
469 flex-direction: column;
479 .simple_form.new_report_note,
480 .simple_form.new_account_moderation_note {
489 #form_status_batch_action {
498 .media-spoiler-toggle-buttons {
514 color: $highlight-text-color;
515 text-decoration: none;
518 text-decoration: underline;
533 justify-content: flex-start;
536 background: $ui-base-color;
537 color: $darker-text-color;
538 border-radius: 4px 4px 0 0;
556 max-width: calc(100% - 90px);
560 word-wrap: break-word;
564 color: $dark-text-color;
568 background: lighten($ui-base-color, 6%);
569 border-radius: 0 0 4px 4px;
571 color: $darker-text-color;
572 font-family: $font-monospace, monospace;
574 word-wrap: break-word;
581 color: $dark-text-color;
593 background: $success-green;
597 background: lighten($error-red, 12%);
601 background: $ui-highlight-color;
608 color: $secondary-text-color;
609 text-decoration: none;
614 color: lighten($error-red, 12%);
618 color: $secondary-text-color;
622 color: $success-green;
630 text-decoration: none;
631 color: $secondary-text-color;
639 text-decoration: line-through;
640 color: lighten($error-red, 12%);
644 filter: grayscale(100%);
664 filter: grayscale(100%);
672 border-left: 4px solid $ui-highlight-color;
675 border-left-color: $success-green;
679 border-left-color: lighten($error-red, 12%);
683 border-left-color: $gold-star;
691 border-radius: 4px 4px 4px 0;
696 color: $darker-text-color;
706 color: $dark-text-color;
711 background: $ui-base-color;
717 justify-content: space-between;
733 color: $darker-text-color;
734 text-transform: uppercase;
739 text-decoration: none;
744 color: lighten($darker-text-color, 8%);
749 color: $error-value-color;
757 justify-content: flex-start;
758 border-top: 1px solid darken($ui-base-color, 4%);
761 background: lighten($ui-base-color, 2%);
768 box-sizing: border-box;
770 color: $darker-text-color;
776 text-overflow: ellipsis;
782 max-width: calc(100% - 300px);
785 color: $dark-text-color;
793 box-sizing: border-box;
796 text-decoration: none;
797 color: $darker-text-color;
806 text-overflow: ellipsis;
810 display: inline-block;
813 text-overflow: ellipsis;
814 vertical-align: middle;
824 box-sizing: border-box;
830 .account__header__fields,
831 .account__header__content {
832 background: lighten($ui-base-color, 8%);
837 .account__header__fields {
842 color: lighten($ui-highlight-color, 8%);
845 dl:first-child .verified {
846 border-radius: 0 4px 0 0;
850 color: $valid-value-color;
854 .account__header__content {
855 box-sizing: border-box;
857 color: $primary-text-color;