Author: kiwiwings
Date: Tue Jan 19 23:43:30 2021
New Revision: 1885705

URL: http://svn.apache.org/viewvc?rev=1885705&view=rev
Log:
hide the nightly

Modified:
    poi/site/publish/download.html
    poi/site/publish/skin/profile.css

Modified: poi/site/publish/download.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1885705&r1=1885704&r2=1885705&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Tue Jan 19 23:43:30 2021
@@ -190,7 +190,7 @@ document.write("Last Published: " + docu
                 
 <li>
                     
-<a href="devel/nightly.html">Nightly/CI builds are available as well</a>
+<a class="sebb" href="devel/nightly.html">Nightly/CI builds are available as 
well</a>
                 
 </li>
                 

Modified: poi/site/publish/skin/profile.css
URL: 
http://svn.apache.org/viewvc/poi/site/publish/skin/profile.css?rev=1885705&r1=1885704&r2=1885705&view=diff
==============================================================================
--- poi/site/publish/skin/profile.css (original)
+++ poi/site/publish/skin/profile.css Tue Jan 19 23:43:30 2021
@@ -255,4 +255,8 @@ a:hover { color:#6587ff}
         tr.action td:nth-child(1), tr.action td:nth-child(2), tr.action 
td:nth-child(3) {
             text-align: center;
         }
+
+        .sebb, a.sebb:link {
+            color: white;
+        }
     



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to