You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2013/04/11 15:21:37 UTC

svn commit: r858111 - in /websites/staging/accumulo/trunk/content: ./ people.html

Author: buildbot
Date: Thu Apr 11 13:21:36 2013
New Revision: 858111

Log:
Staging update by buildbot for accumulo

Modified:
    websites/staging/accumulo/trunk/content/   (props changed)
    websites/staging/accumulo/trunk/content/people.html

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 11 13:21:36 2013
@@ -1 +1 @@
-1466875
+1466879

Modified: websites/staging/accumulo/trunk/content/people.html
==============================================================================
--- websites/staging/accumulo/trunk/content/people.html (original)
+++ websites/staging/accumulo/trunk/content/people.html Thu Apr 11 13:21:36 2013
@@ -103,19 +103,21 @@ th {
   text-align: left;
   background: #FFFFFF;
 }
-tr.odd {
-  background: #FFFFFF;
-}
-tr.even {
+tr:nth-child(2n){
   background: #F0FFF0;
 }
+
+tr:nth-child(2n+1) {
+  background: #FFFFFF;
+}
+
 </style>
 
 <h2 id="pmc-and-committers">PMC and Committers</h2>
 <table>
   <tr><th>username</th><th>name</th><th>organization</th><th>timezone</th></tr>
-  <tr class="even"><td>acordova</td><td>Aaron Cordova</td><td></td><td></td></tr>
-  <tr class="odd"><td>afuchs</td><td>Adam Fuchs</td><td><a href=http://sqrrl.com/>sqrrl</a></td><td>ET (<a href=http://www.timeanddate.com/library/abbreviations/timezones/na/est.html>-5</a> / <a href=http://www.timeanddate.com/library/abbreviations/timezones/na/edt.html>-4</a>)</td></tr>
+  <tr><td>acordova</td><td>Aaron Cordova</td><td></td><td></td></tr>
+  <tr><td>afuchs</td><td>Adam Fuchs</td><td><a href=http://sqrrl.com/>sqrrl</a></td><td>ET (<a href=http://www.timeanddate.com/library/abbreviations/timezones/na/est.html>-5</a> / <a href=http://www.timeanddate.com/library/abbreviations/timezones/na/edt.html>-4</a>)</td></tr>
   <tr class="even"><td>bimargulies</td><td>Benson Margulies</td><td></td><td></td></tr>
   <tr class="odd"><td>billie</td><td>Billie Rinaldi</td><td><a href=http://hortonworks.com/>Hortonworks</a></td><td>ET (<a href=http://www.timeanddate.com/library/abbreviations/timezones/na/est.html>-5</a> / <a href=http://www.timeanddate.com/library/abbreviations/timezones/na/edt.html>-4</a>)</td></tr>
   <tr class="even"><td>brianloss</td><td>Brian Loss</td><td><a href=http://www.praxiseng.com/>Praxis Engineering</a></td><td>ET (<a href=http://www.timeanddate.com/library/abbreviations/timezones/na/est.html>-5</a> / <a href=http://www.timeanddate.com/library/abbreviations/timezones/na/edt.html>-4</a>)</td></tr>