mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #63] Copy icon #38
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @szepeviktor on GitHub (Jun 24, 2016).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/63
Please consider using
http://fontawesome.io/icon/clipboard/
@cuu508 commented on GitHub (Aug 2, 2016):
Thanks for the suggestion!
When adding the "copy" link, I also tried using the button+icon, GitHub style. I think the clipboard icon works well when working with <input type="text"> elements–you can combine the text box and the button together. For an isolated text on a page, a "copy" link looked cleaner to me.
@szepeviktor commented on GitHub (Aug 2, 2016):
OK