[Gpg4win-commits] [git] Gpg4win - branch, website-3-dev, updated. gpg4win-2.1.0-280-gdd5ef94

by Bernhard Reiter cvs at cvs.gnupg.org
Sun Sep 3 08:40:18 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  dd5ef9449e6cc6ac0d91027b1c593a71b9ba3f5e (commit)
      from  ac4d5f4b1cc57de3efd9a21445c61333263178b1 (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 dd5ef9449e6cc6ac0d91027b1c593a71b9ba3f5e
Author: Bernhard Reiter <bernhard at intevation.de>
Date:   Sun Sep 3 08:37:28 2017 +0200

    Improves menubar.
    
     * Removes menu-item Dokumentation, as this will be moved into a
       different place in the navigation. This simplifies the menu bar and
       saves some space.
     * Fixes menu-item for the download with right size and position
       adjustment for the text "Download".

diff --git a/web/gpg4win.css b/web/gpg4win.css
index 31e2a95..b8e0f14 100644
--- a/web/gpg4win.css
+++ b/web/gpg4win.css
@@ -535,12 +535,12 @@ input[type='range']::-moz-range-thumb {
 
 #menu .mdonate a {
  display: block;
- width: 110px;
+ width: 148px;
  height: 45px;
  float:right;
  background: url('img/inmenudownload.png');
  color: #FFFFFF;
- text-indent: -23px;
+ text-indent: -10px;
 }
 
 #menu .mdonate a:hover {
diff --git a/web/template_header.m4 b/web/template_header.m4
index ce1e9c4..f85dcf2 100644
--- a/web/template_header.m4
+++ b/web/template_header.m4
@@ -46,8 +46,6 @@ m4_define(`LINK',
      <li class="subcap"></li>
     </ul>
    </li>
-   MENU(`documentation', `Dokumentation', `Documentation', `using', MAIN, LANG_DE)
-   </li>
    MENU(`community', `Gemeinschaft', `Community', `community', MAIN, LANG_DE)
     <ul>
      MENU(`community', `Gemeinschaft', `Community', `community', SUB, LANG_DE)

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

Summary of changes:
 web/gpg4win.css        | 4 ++--
 web/template_header.m4 | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)


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



More information about the Gpg4win-commits mailing list