2 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
7 @media screen and (max-width: $no-gap-breakpoint) {
20 border-radius: 0 !important;
29 background: $ui-base-color;
42 border-radius: 0 0 4px 4px;
50 border-radius: 4px 4px 0 0;
62 @media screen and (max-width: 740px) {
66 border-radius: 0 !important;
71 &--highlighted .entry {
72 background: lighten($ui-base-color, 8%);
79 background: $ui-highlight-color;
80 color: $primary-text-color;
90 vertical-align: middle;
94 fill: $primary-text-color;
98 fill: $ui-highlight-color;
105 background: lighten($ui-highlight-color, 10%);
107 svg path:last-child {
108 fill: lighten($ui-highlight-color, 10%);
112 &.button--destructive {
116 background: $error-red;
118 svg path:last-child {
124 @media screen and (max-width: $no-gap-breakpoint) {
138 padding: 15px 15px 15px (48px + 15px * 2);
139 min-height: 48px + 2px;
154 margin-left: 48px + 15px * 2;
158 &__prepend-icon-wrapper {
174 // Styling from upstream's WebUI, as public pages use the same layout
178 .status__info .status__display-name {
189 .status__relative-time {
190 color: $dark-text-color;
198 .status__info .status__display-name {