Mercurial > libervia-web
comparison public/libervia.css @ 35:d43d6e4b9dc8
room user joining/leaving
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 16 May 2011 18:19:35 +0200 |
parents | ed935f763cc8 |
children | 1d406077b49b |
comparison
equal
deleted
inserted
replaced
34:ed935f763cc8 | 35:d43d6e4b9dc8 |
---|---|
250 | 250 |
251 .chatText { | 251 .chatText { |
252 /* font-size: smaller; */ | 252 /* font-size: smaller; */ |
253 } | 253 } |
254 | 254 |
255 .chatTextInfo { | |
256 font-weight: bold; | |
257 } | |
258 | |
259 .chatTextInfo { | |
260 font-style: italic; | |
261 } | |
262 | |
255 .chatArea { | 263 .chatArea { |
256 height:100%; | 264 height:100%; |
265 width:100%; | |
257 } | 266 } |
258 | 267 |
259 .chat_text_timestamp { | 268 .chat_text_timestamp { |
260 font-style: italic; | 269 font-style: italic; |
261 } | 270 } |