[geany/plugins.geany.org] 1dad51: Change the ForkMe-Image to another color

Dominic Hopf git-noreply at xxxxx
Wed Mar 23 09:17:10 UTC 2016


Branch:      refs/heads/master
Author:      Dominic Hopf <dmaphy at googlemail.com>
Committer:   Dominic Hopf <dmaphy at googlemail.com>
Date:        Wed, 23 Mar 2016 09:17:10 UTC
Commit:      1dad516f86a4eafb04d8a65da426f33e0f58212d
             https://github.com/geany/plugins.geany.org/commit/1dad516f86a4eafb04d8a65da426f33e0f58212d

Log Message:
-----------
Change the ForkMe-Image to another color


Modified Paths:
--------------
    images/ForkMe_Blk.png
    images/ForkMe_Wht.png
    index.php

Modified: images/ForkMe_Blk.png
0 lines changed, 0 insertions(+), 0 deletions(-)
===================================================================
No diff available, check online


Modified: images/ForkMe_Wht.png
0 lines changed, 0 insertions(+), 0 deletions(-)
===================================================================
No diff available, check online


Modified: index.php
7 lines changed, 4 insertions(+), 3 deletions(-)
===================================================================
@@ -43,9 +43,10 @@
 </head>
 <body>
 	<a href="https://github.com/geany/geany-plugins">
-		<img style="position: fixed; top: 0; left: 0; border: 0;"
-			src="./images/ForkMe_Blk.png" alt="Fork me on GitHub"></a>
-
+		<img 	style="position: absolute; top: 0; left: 0; border: 0;"
+				src="https://camo.githubusercontent.com/8b6b8ccc6da3aa5722903da7b58eb5ab1081adee/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f6f72616e67655f6666373630302e706e67"
+				alt="Fork me on GitHub"
+				data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png"></a>
 	<div id="header">
 		<a href="./">
 		<img src="./images/geany.png" alt="Geany Logo"



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list