Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop
This commit is contained in:
commit
c9811c1a46
File diff suppressed because one or more lines are too long
|
@ -2190,15 +2190,6 @@ a.account__display-name {
|
||||||
background-position: 0 100%;
|
background-position: 0 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reduce-motion button.icon-button i.fa-retweet {
|
|
||||||
color: $action-button-color;
|
|
||||||
transition: color 100ms ease-in;
|
|
||||||
}
|
|
||||||
|
|
||||||
.reduce-motion button.icon-button.active i.fa-retweet {
|
|
||||||
color: $highlight-text-color;
|
|
||||||
}
|
|
||||||
|
|
||||||
.status-card {
|
.status-card {
|
||||||
display: flex;
|
display: flex;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Reference in New Issue