Improved styling for the Private mention indicator
This commit is contained in:
parent
7a872b721b
commit
774823303f
3 changed files with 3 additions and 0 deletions
|
|
@ -3124,6 +3124,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
z-index: 3;
|
||||
position: relative;
|
||||
outline: 5px solid var(--color-post-bg);
|
||||
border-radius: 50px 50px 50px 10px;
|
||||
transition: all .2s;
|
||||
}
|
||||
.app-body :is(.detailed-status__wrapper-direct) .status__prepend {
|
||||
|
|
|
|||
|
|
@ -3124,6 +3124,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
z-index: 3;
|
||||
position: relative;
|
||||
outline: 5px solid var(--color-post-bg);
|
||||
border-radius: 50px 50px 50px 10px;
|
||||
transition: all .2s;
|
||||
}
|
||||
.app-body :is(.detailed-status__wrapper-direct) .status__prepend {
|
||||
|
|
|
|||
|
|
@ -3124,6 +3124,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
z-index: 3;
|
||||
position: relative;
|
||||
outline: 5px solid var(--color-post-bg);
|
||||
border-radius: 50px 50px 50px 10px;
|
||||
transition: all .2s;
|
||||
}
|
||||
.app-body :is(.detailed-status__wrapper-direct) .status__prepend {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue