Author: lukaszlenart
Date: Mon Jun 19 06:35:14 2017
New Revision: 1014211
Log:
Updates production
Modified:
websites/production/struts/content/css/custom.css
websites/production/struts/content/security/index.html
Modified: websites/production/struts/content/css/custom.css
==============================================================================
--- websites/production/struts/content/css/custom.css (original)
+++ websites/production/struts/content/css/custom.css Mon Jun 19 06:35:14 2017
@@ -30,7 +30,7 @@ a.anchor {
visibility: hidden;
}
-.edit-on-gh {
+a.edit-on-gh {
position: absolute;
right: 0;
top: 0;
@@ -41,3 +41,7 @@ a.anchor {
background-color: #AA0000;
color: #fff;
}
+
+a.edit-on-gh:hover {
+ color: #fff;
+}
Modified: websites/production/struts/content/security/index.html
==============================================================================
--- websites/production/struts/content/security/index.html (original)
+++ websites/production/struts/content/security/index.html Mon Jun 19 06:35:14
2017
@@ -123,6 +123,7 @@
<article class="container">
<section class="col-md-12">
<h1 class="no_toc" id="security">Security</h1>
+<p><a
href="https://github.com/apache/struts-site/edit/master/source/security/index.md"
class="edit-on-gh" title="Edit this page on GitHub">Edit on GitHub</a></p>
<ul id="markdown-toc">
<li><a href="#security-tips" id="markdown-toc-security-tips">Security
tips</a> <ul>