[Gpg4win-commits] [git] Gpg4win - branch, website-3-dev, updated. gpg4win-2.1.0-281-g10f5dfe

by Bernhard Reiter cvs at cvs.gnupg.org
Sun Sep 3 08:43:26 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG for Windows".

The branch, website-3-dev has been updated
       via  10f5dfe2fa86c9f564cca3ac080e16665c4e2ba5 (commit)
      from  dd5ef9449e6cc6ac0d91027b1c593a71b9ba3f5e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 10f5dfe2fa86c9f564cca3ac080e16665c4e2ba5
Author: Bernhard Reiter <bernhard at intevation.de>
Date:   Sun Sep 3 08:42:59 2017 +0200

    Cleanup: removes unused style `donate_button`.

diff --git a/web/gpg4win.css b/web/gpg4win.css
index b8e0f14..5703be5 100644
--- a/web/gpg4win.css
+++ b/web/gpg4win.css
@@ -161,34 +161,6 @@ td {
  width: 250px;
 }
 
-#donate_button {
- position: relative;
- left: 695px;
- top: 85px;
- width: 200px;
-}
-
-#donate_button a {
- background-color: url('img/donate_button.png');
- background-repeat: no-repeat;
- display: block;
- height: 79px;
- width: 200px;
- color: #FFFFFF;
- font-weight: bold;
- text-decoration: none;
- font-size: 14px;
-}
-
-#donate_button a:hover {
- background-position: 0px -79px;
-}
-
-#donate_button .text {
- position:relative;
- top:20px;
- left:10px;
-}
 .donate_box {
   border-radius: 4px;
   background: #FDF1CD;

-----------------------------------------------------------------------

Summary of changes:
 web/gpg4win.css | 28 ----------------------------
 1 file changed, 28 deletions(-)


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list