mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Paste to clibboard works
This commit is contained in:
@ -144,3 +144,14 @@ li.L5, li.L6, li.L7, li.L8, li.L9
|
||||
list-style-type: decimal;
|
||||
background:inherit;
|
||||
}
|
||||
|
||||
#clip-container div:hover,
|
||||
#clip-button:hover,
|
||||
#clip-button a:hover{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
#copy-success {
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user