log public/libervia.css @ 220:09e4de9df5b7

age author description
Sat, 21 Sep 2013 15:37:29 +0200 Goffi browser side: enforced "gwt-MenuBar-horizontal" style in LiberviaMenuBar to workaround a class name fix in Pyjamas' MenuBar which was causing troubles with CSS.
Sun, 08 Sep 2013 12:34:00 +0200 souliane browser_side: display clickable URLs in chat text
Thu, 27 Jun 2013 22:09:34 +0200 Goffi browser side: changed bubbles background color
Thu, 27 Jun 2013 20:45:41 +0200 Goffi browser side: contactBox doesn't use left margin anymore (avoid scrollbar issues) + some cosmetic changes to contact panel switch button
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser, server: comments handling:
Wed, 20 Mar 2013 23:42:53 +0100 Goffi browser side: it is now possible to select a microblog panel or an entry inside it
Sun, 03 Mar 2013 20:44:17 +0100 Goffi browser side: removed "\n" -> <br> conversion in html_sanitize, and use "white-space: pre" CSS property in chat messages instead (thx Link Mauve !).