comparison 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
comparison
equal deleted inserted replaced
46:c3ee630914ba 47:7cabe3c1a5f2
168 } 168 }
169 .contact { 169 .contact {
170 font-size: small; 170 font-size: small;
171 } 171 }
172 172
173 .contactConnected {
174 color: blue;
175 }
176
173 .selected { 177 .selected {
174 background-color: yellow; 178 background-color: yellow;
175 } 179 }
176 180
177 /* UniBox & Status */ 181 /* UniBox & Status */