mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-28 14:58:13 +09:00
Reverted to a rounded rectangle shape for column-link hover state
This commit is contained in:
parent
993e274a87
commit
db6c5ee176
@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
top: -14px;
|
||||
right: -16px;
|
||||
position: absolute;
|
||||
border-radius: 50px;
|
||||
border-radius: 10px;
|
||||
z-index: -1;
|
||||
bottom: -14px;
|
||||
}
|
||||
|
@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
top: -14px;
|
||||
right: -16px;
|
||||
position: absolute;
|
||||
border-radius: 50px;
|
||||
border-radius: 10px;
|
||||
z-index: -1;
|
||||
bottom: -14px;
|
||||
}
|
||||
|
@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
top: -14px;
|
||||
right: -16px;
|
||||
position: absolute;
|
||||
border-radius: 50px;
|
||||
border-radius: 10px;
|
||||
z-index: -1;
|
||||
bottom: -14px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user