ajout date_invitation, corrections template
[mw_sourceml] / app / out / default / css / sourceml_accounts.css
index 0825116..1354534 100644 (file)
@@ -63,6 +63,17 @@ ul.xml_infos li
 }
 
 .source_groupes .access{
-  color: #c0c0c0;
+  color: #666666;
   padding-left: 20px;
-}
\ No newline at end of file
+}
+
+/* ------------------------ invitations -------------------- */
+
+.invitation_title{
+  border-bottom: solid 1px #e5e5e5;
+}
+
+.invitation_date{
+  text-align: right;
+  font-size: 0.8em;
+}