[Gpg4win-commits] [git] Gpg4win - branch, website-3-dev, updated. gpg4win-2.1.0-282-g8185282

by Bernhard Reiter cvs at cvs.gnupg.org
Mon Sep 4 14:26:07 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  81852821e0e9e3c63fbeb750eea42e97cd1b5909 (commit)
      from  10f5dfe2fa86c9f564cca3ac080e16665c4e2ba5 (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 81852821e0e9e3c63fbeb750eea42e97cd1b5909
Author: Bernhard Reiter <bernhard at intevation.de>
Date:   Mon Sep 4 14:25:50 2017 +0200

    menubar: exchanges logo with new symbol

diff --git a/web/gpg4win.css b/web/gpg4win.css
index 5703be5..721c991 100644
--- a/web/gpg4win.css
+++ b/web/gpg4win.css
@@ -487,16 +487,16 @@ input[type='range']::-moz-range-thumb {
 
 #menu .mlogo a {
  display:block;
- width: 198px;
- height: 52px;
+ width: 307px;
+ height: 58px;
  position: relative;
- top: -4px;
+ top: -13px;
  background: url('img/inmenulogo.png');
 }
 
 #menu .mlogo a:hover {
  background: url('img/inmenulogo.png');
- background-position: 0px -52px;
+ background-position: 0px -58px;
 }
 
 #menu .last {
diff --git a/web/img/inmenulogo.png b/web/img/inmenulogo.png
index 3784a65..86604d9 100644
Binary files a/web/img/inmenulogo.png and b/web/img/inmenulogo.png differ

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

Summary of changes:
 web/gpg4win.css        |   8 ++++----
 web/img/inmenulogo.png | Bin 14302 -> 6260 bytes
 2 files changed, 4 insertions(+), 4 deletions(-)


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



More information about the Gpg4win-commits mailing list