]> source.dussan.org Git - gitblit.git/commit
Add a "Copied" tooltip to the copy-to-clipboard button
authorFlorian Zschocke <f.zschocke+git@gmail.com>
Mon, 21 Nov 2022 00:11:52 +0000 (01:11 +0100)
committerFlorian Zschocke <f.zschocke+git@gmail.com>
Sat, 3 Dec 2022 13:33:31 +0000 (14:33 +0100)
commite4c23697dae5a27ec992608f0778ed7ac47a41e1
tree9d88ae2cc1dc5248aab9954be370413b68fb1a70
parentc4fc5b38fa69036eee93758a536f65e3ac8ccb76
Add a "Copied" tooltip to the copy-to-clipboard button

This is not the ideal version, since the height is too low for the tooltip
used for the drop-down menus. Probably has something to do with the
container or something. But at least something is there now, even if
not the most beautiful.
src/main/java/com/gitblit/wicket/pages/RepositoryPage.java
src/main/java/com/gitblit/wicket/pages/SummaryPage.html
src/main/java/com/gitblit/wicket/panels/RepositoryUrlPanel.html
src/main/resources/clipboard/gitblit-ctcbtn.js [new file with mode: 0644]
src/main/resources/gitblit.css