Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorozhozh <ozhozh@12232710-3e20-11de-b438-597f59cd7555>2010-06-11 18:53:58 +0400
committerozhozh <ozhozh@12232710-3e20-11de-b438-597f59cd7555>2010-06-11 18:53:58 +0400
commita9ad30b3b5381ecba8b49d80bd9525f57d5a648a (patch)
tree3c4f6b870f0000ee4199676d11580861227013a6 /css
parentd15b11f8ca8b28b1b9004750de65c044c1943fe9 (diff)
Implemented ZeroClipboard. Fixes issue 131.
git-svn-id: http://yourls.googlecode.com/svn/trunk@386 12232710-3e20-11de-b438-597f59cd7555
Diffstat (limited to 'css')
-rw-r--r--css/share.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/share.css b/css/share.css
index f42d6b6f..822be757 100644
--- a/css/share.css
+++ b/css/share.css
@@ -41,3 +41,5 @@ div.share {
#share_fb {background:transparent url(../images/facebook.png) left center no-repeat;}
#share_ff {background:transparent url(../images/friendfeed.png) left center no-repeat;}
+#copylink{background:transparent url(../images/copy.png) 130% center no-repeat;}
+