[git] gnupg-doc - branch, preview, updated. 75d10ff27ce3443a9cf8d44d65dd7259992e6dc2
by Justus Winter
cvs at cvs.gnupg.org
Mon May 22 17:57:03 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 "The GnuPG website and other docs".
The branch, preview has been updated
via 75d10ff27ce3443a9cf8d44d65dd7259992e6dc2 (commit)
from 064fd9166fc8f69f49bea977b8dcc5dd6d2d259f (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 75d10ff27ce3443a9cf8d44d65dd7259992e6dc2
Author: Justus Winter <justus at g10code.com>
Date: Mon May 22 17:56:59 2017 +0200
campaign: fix display of caret on small devices
diff --git a/web/share/campaign/campaign.css b/web/share/campaign/campaign.css
index bcad368..d87424f 100644
--- a/web/share/campaign/campaign.css
+++ b/web/share/campaign/campaign.css
@@ -289,6 +289,7 @@ h4 small {
/* Some hacks to directly embed the dropdown menu into the navbar. */
.lang-chooser-xs { margin-top: 12px; }
+.lang-chooser-xs .caret { color: #fafafa; }
.lang-chooser-xs .dropdown-menu { left: -2em; }
.lang-chooser-xs li, .lang-chooser-xs > li > a { display: inline; }
-----------------------------------------------------------------------
Summary of changes:
web/share/campaign/campaign.css | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list