Reverted to a rounded rectangle shape for column-link hover state
This commit is contained in:
parent
993e274a87
commit
db6c5ee176
3 changed files with 3 additions and 3 deletions
|
|
@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
top: -14px;
|
top: -14px;
|
||||||
right: -16px;
|
right: -16px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border-radius: 50px;
|
border-radius: 10px;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
bottom: -14px;
|
bottom: -14px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
top: -14px;
|
top: -14px;
|
||||||
right: -16px;
|
right: -16px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border-radius: 50px;
|
border-radius: 10px;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
bottom: -14px;
|
bottom: -14px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||||
top: -14px;
|
top: -14px;
|
||||||
right: -16px;
|
right: -16px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border-radius: 50px;
|
border-radius: 10px;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
bottom: -14px;
|
bottom: -14px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue