Added copy URL functionality
This commit is contained in:
parent
c4a5184962
commit
4233e58995
7 changed files with 343 additions and 9 deletions
|
@ -68,6 +68,10 @@ textarea {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
#key .box2 .link embed {
|
||||
vertical-align: bottom; /* fix for zeroClipboard style */
|
||||
}
|
||||
|
||||
#key .box2 .function.enabled:hover {
|
||||
cursor: hand;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue