Fixed action bar in PM tab
This commit is contained in:
parent
c53fa3b8bf
commit
90a4992515
4 changed files with 12 additions and 16 deletions
|
|
@ -3382,16 +3382,15 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-bottom: 1px solid var(--color-lines);
|
border-bottom: 1px solid var(--color-lines);
|
||||||
}
|
}
|
||||||
|
.app-body .conversation.unread:before {
|
||||||
|
border-color: var(--color-accent);
|
||||||
|
}
|
||||||
.app-body .conversation__content__relative-time {
|
.app-body .conversation__content__relative-time {
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
}
|
}
|
||||||
.app-body .conversation__content {
|
.app-body .conversation__content {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.app-body .conversation__content .status__action-bar button:last-child {
|
|
||||||
bottom: 10px;
|
|
||||||
right: 10px;
|
|
||||||
}
|
|
||||||
.app-body .account__avatar-composite {
|
.app-body .account__avatar-composite {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
|
|
||||||
|
|
@ -3382,16 +3382,15 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-bottom: 1px solid var(--color-lines);
|
border-bottom: 1px solid var(--color-lines);
|
||||||
}
|
}
|
||||||
|
.app-body .conversation.unread:before {
|
||||||
|
border-color: var(--color-accent);
|
||||||
|
}
|
||||||
.app-body .conversation__content__relative-time {
|
.app-body .conversation__content__relative-time {
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
}
|
}
|
||||||
.app-body .conversation__content {
|
.app-body .conversation__content {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.app-body .conversation__content .status__action-bar button:last-child {
|
|
||||||
bottom: 10px;
|
|
||||||
right: 10px;
|
|
||||||
}
|
|
||||||
.app-body .account__avatar-composite {
|
.app-body .account__avatar-composite {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
|
|
||||||
|
|
@ -3382,16 +3382,15 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-bottom: 1px solid var(--color-lines);
|
border-bottom: 1px solid var(--color-lines);
|
||||||
}
|
}
|
||||||
|
.app-body .conversation.unread:before {
|
||||||
|
border-color: var(--color-accent);
|
||||||
|
}
|
||||||
.app-body .conversation__content__relative-time {
|
.app-body .conversation__content__relative-time {
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
}
|
}
|
||||||
.app-body .conversation__content {
|
.app-body .conversation__content {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.app-body .conversation__content .status__action-bar button:last-child {
|
|
||||||
bottom: 10px;
|
|
||||||
right: 10px;
|
|
||||||
}
|
|
||||||
.app-body .account__avatar-composite {
|
.app-body .account__avatar-composite {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
|
|
||||||
|
|
@ -3382,16 +3382,15 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
border-bottom: 1px solid var(--color-lines);
|
border-bottom: 1px solid var(--color-lines);
|
||||||
}
|
}
|
||||||
|
.app-body .conversation.unread:before {
|
||||||
|
border-color: var(--color-accent);
|
||||||
|
}
|
||||||
.app-body .conversation__content__relative-time {
|
.app-body .conversation__content__relative-time {
|
||||||
opacity: .7;
|
opacity: .7;
|
||||||
}
|
}
|
||||||
.app-body .conversation__content {
|
.app-body .conversation__content {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.app-body .conversation__content .status__action-bar button:last-child {
|
|
||||||
bottom: 10px;
|
|
||||||
right: 10px;
|
|
||||||
}
|
|
||||||
.app-body .account__avatar-composite {
|
.app-body .account__avatar-composite {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue