fixed event order issues with swapping
Signed-off-by: ari melody <ari@arimelody.me>
This commit is contained in:
parent
0b401c058a
commit
0d1e694b59
7 changed files with 22 additions and 8 deletions
|
@ -358,11 +358,17 @@ ul#links a:hover {
|
|||
|
||||
#share {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: inline-block;
|
||||
color: inherit;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
line-height: 1em;
|
||||
text-shadow: 0 .05em 2px #0004;
|
||||
cursor: pointer;
|
||||
opacity: .5;
|
||||
background: none;
|
||||
border: none;
|
||||
transition: opacity .1s linear;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue