|
|
@ -466,10 +466,6 @@
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
white-space: pre-wrap;
|
|
|
|
white-space: pre-wrap;
|
|
|
|
|
|
|
|
|
|
|
|
&:focus {
|
|
|
|
|
|
|
|
outline: rgba($ui-highlight-color, 0.7) solid 2px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.emojione {
|
|
|
|
.emojione {
|
|
|
|
width: 18px;
|
|
|
|
width: 18px;
|
|
|
|
height: 18px;
|
|
|
|
height: 18px;
|
|
|
@ -571,12 +567,6 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
&:focus,
|
|
|
|
|
|
|
|
&.status-direct:focus {
|
|
|
|
|
|
|
|
outline: 0;
|
|
|
|
|
|
|
|
background-color: lighten($ui-base-color, 10%);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
&.light {
|
|
|
|
&.light {
|
|
|
|
.status__relative-time {
|
|
|
|
.status__relative-time {
|
|
|
|
color: $ui-primary-color;
|
|
|
|
color: $ui-primary-color;
|
|
|
|