Sent invitations along with status are shown in the invitation dialog
[pithos-web-client] / src / gr / grnet / pithos / web / public / pithos.css
index 7243cf3..f7f86ca 100644 (file)
@@ -512,4 +512,15 @@ table.pithos-permList.props-labels {
 /* fix tag color */
 a.pithos-tag {
     color: #4085a5;
+}
+
+.pithos-sentInvitationsTitle {
+       font-size: 1.2em;
+       font-weight: normal;
+       border-bottom: 1px solid #B0D0E0;
+       color: #4085A5;
+}
+
+.pithos-resendInvitation {
+       cursor: pointer;
 }
\ No newline at end of file