Added transition to post action bar buttons
This commit is contained in:
parent
216a04a8a2
commit
c79edd1521
4 changed files with 32 additions and 4 deletions
|
|
@ -1078,7 +1078,7 @@ body.layout-single-column {
|
|||
/* Hashtag bar */
|
||||
.layout-single-column .hashtag-bar a {
|
||||
color: var(--color-accent);
|
||||
background-color: var(--color-accent-bg);
|
||||
background-color: var(--color-accent-lines);
|
||||
border-radius: 8px;
|
||||
transition: all .3s;
|
||||
}
|
||||
|
|
@ -1091,6 +1091,10 @@ body.layout-single-column {
|
|||
justify-content: left;
|
||||
margin-top: 8px;
|
||||
}
|
||||
.layout-single-column .status__action-bar button,
|
||||
.layout-single-column .status__action-bar .status__action-bar__dropdown {
|
||||
transition: all .3s;
|
||||
}
|
||||
.layout-single-column .status__action-bar .status__action-bar__dropdown {
|
||||
position: absolute;
|
||||
right: 18px;
|
||||
|
|
@ -2214,6 +2218,9 @@ body.layout-single-column {
|
|||
.layout-single-column .account__header__badges .account-role span {
|
||||
color: var(--color-content-fg);
|
||||
}
|
||||
.layout-single-column .account-role svg {
|
||||
opacity: 1;
|
||||
}
|
||||
.layout-single-column .account__header__extra__links a,
|
||||
.layout-single-column .account__header__bio .account__header__content,
|
||||
.layout-single-column .account__header__bio .account__header__fields dd {
|
||||
|
|
|
|||
|
|
@ -1078,7 +1078,7 @@ body.layout-single-column {
|
|||
/* Hashtag bar */
|
||||
.layout-single-column .hashtag-bar a {
|
||||
color: var(--color-accent);
|
||||
background-color: var(--color-accent-bg);
|
||||
background-color: var(--color-accent-lines);
|
||||
border-radius: 8px;
|
||||
transition: all .3s;
|
||||
}
|
||||
|
|
@ -1091,6 +1091,10 @@ body.layout-single-column {
|
|||
justify-content: left;
|
||||
margin-top: 8px;
|
||||
}
|
||||
.layout-single-column .status__action-bar button,
|
||||
.layout-single-column .status__action-bar .status__action-bar__dropdown {
|
||||
transition: all .3s;
|
||||
}
|
||||
.layout-single-column .status__action-bar .status__action-bar__dropdown {
|
||||
position: absolute;
|
||||
right: 18px;
|
||||
|
|
@ -2214,6 +2218,9 @@ body.layout-single-column {
|
|||
.layout-single-column .account__header__badges .account-role span {
|
||||
color: var(--color-content-fg);
|
||||
}
|
||||
.layout-single-column .account-role svg {
|
||||
opacity: 1;
|
||||
}
|
||||
.layout-single-column .account__header__extra__links a,
|
||||
.layout-single-column .account__header__bio .account__header__content,
|
||||
.layout-single-column .account__header__bio .account__header__fields dd {
|
||||
|
|
|
|||
|
|
@ -1078,7 +1078,7 @@ body.layout-single-column {
|
|||
/* Hashtag bar */
|
||||
.layout-single-column .hashtag-bar a {
|
||||
color: var(--color-accent);
|
||||
background-color: var(--color-accent-bg);
|
||||
background-color: var(--color-accent-lines);
|
||||
border-radius: 8px;
|
||||
transition: all .3s;
|
||||
}
|
||||
|
|
@ -1091,6 +1091,10 @@ body.layout-single-column {
|
|||
justify-content: left;
|
||||
margin-top: 8px;
|
||||
}
|
||||
.layout-single-column .status__action-bar button,
|
||||
.layout-single-column .status__action-bar .status__action-bar__dropdown {
|
||||
transition: all .3s;
|
||||
}
|
||||
.layout-single-column .status__action-bar .status__action-bar__dropdown {
|
||||
position: absolute;
|
||||
right: 18px;
|
||||
|
|
@ -2214,6 +2218,9 @@ body.layout-single-column {
|
|||
.layout-single-column .account__header__badges .account-role span {
|
||||
color: var(--color-content-fg);
|
||||
}
|
||||
.layout-single-column .account-role svg {
|
||||
opacity: 1;
|
||||
}
|
||||
.layout-single-column .account__header__extra__links a,
|
||||
.layout-single-column .account__header__bio .account__header__content,
|
||||
.layout-single-column .account__header__bio .account__header__fields dd {
|
||||
|
|
|
|||
|
|
@ -1078,7 +1078,7 @@ body.layout-single-column {
|
|||
/* Hashtag bar */
|
||||
.layout-single-column .hashtag-bar a {
|
||||
color: var(--color-accent);
|
||||
background-color: var(--color-accent-bg);
|
||||
background-color: var(--color-accent-lines);
|
||||
border-radius: 8px;
|
||||
transition: all .3s;
|
||||
}
|
||||
|
|
@ -1091,6 +1091,10 @@ body.layout-single-column {
|
|||
justify-content: left;
|
||||
margin-top: 8px;
|
||||
}
|
||||
.layout-single-column .status__action-bar button,
|
||||
.layout-single-column .status__action-bar .status__action-bar__dropdown {
|
||||
transition: all .3s;
|
||||
}
|
||||
.layout-single-column .status__action-bar .status__action-bar__dropdown {
|
||||
position: absolute;
|
||||
right: 18px;
|
||||
|
|
@ -2214,6 +2218,9 @@ body.layout-single-column {
|
|||
.layout-single-column .account__header__badges .account-role span {
|
||||
color: var(--color-content-fg);
|
||||
}
|
||||
.layout-single-column .account-role svg {
|
||||
opacity: 1;
|
||||
}
|
||||
.layout-single-column .account__header__extra__links a,
|
||||
.layout-single-column .account__header__bio .account__header__content,
|
||||
.layout-single-column .account__header__bio .account__header__fields dd {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue