diff public/libervia.css @ 47:7cabe3c1a5f2

browser side: connected contacts now appear differently
author Goffi <goffi@goffi.org>
date Thu, 26 May 2011 17:17:48 +0200
parents c3ee630914ba
children 153de5d461a4
line wrap: on
line diff
--- a/public/libervia.css	Thu May 26 16:43:30 2011 +0200
+++ b/public/libervia.css	Thu May 26 17:17:48 2011 +0200
@@ -170,6 +170,10 @@
     font-size: small;
 }
 
+.contactConnected {
+    color: blue;
+}
+
 .selected {
     background-color: yellow;
 }