Row striping for platform roles, users, and projects
[osm/UI.git] / skyquake / plugins / project_management / src / dashboard / dashboard.jsx
index 66c3f48..c0adc7a 100644 (file)
@@ -311,7 +311,7 @@ class ProjectManagementDashboard extends React.Component {
                         </FormSection>
                         <FormSection title="USER ROLES"  className="userTable">
 
-                        <table>
+                        <table className="projectTable">
                             <thead>
                                 <tr>
                                     {!state.isReadOnly ? <td></td> : null}