sforkowany z mirror/soapbox
Fix hashtag placeholder style
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>party-hat
rodzic
ed0e02da04
commit
4a2e632a07
|
@ -39,12 +39,11 @@
|
||||||
100% { background-position-x: 0; }
|
100% { background-position-x: 0; }
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification--placeholder {
|
.notification--placeholder .notification__message span,
|
||||||
.notification__message span {
|
.placeholder-hashtag .trends__item__name {
|
||||||
color: var(--brand-color);
|
color: var(--brand-color);
|
||||||
opacity: 0.1;
|
opacity: 0.1;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.status__content--placeholder,
|
.status__content--placeholder,
|
||||||
.display-name--placeholder,
|
.display-name--placeholder,
|
||||||
|
|
Ładowanie…
Reference in New Issue