From: Greg Burri Date: Tue, 12 Aug 2008 20:39:00 +0000 (+0000) Subject: ajustements X-Git-Tag: 1.1.0~6 X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=commitdiff_plain;h=e07ab6e836534c237a46ad879e80200514727146 ajustements --- diff --git a/js/conf.js b/js/conf.js index 0decfb9..b67fac0 100644 --- a/js/conf.js +++ b/js/conf.js @@ -21,7 +21,7 @@ */ euphorik.conf = { versionProtocole : 3, // version du protcole - nbMessageAffiche : 10, // (par page) + nbMessageAffiche : 40, // (par page) pseudoDefaut : "", tempsAffichageMessageDialogue : 4000, // en ms tempsKick : 15, // en minute diff --git a/styles/2/pageMinichat.css b/styles/2/pageMinichat.css index 366023a..5c9452e 100755 --- a/styles/2/pageMinichat.css +++ b/styles/2/pageMinichat.css @@ -294,6 +294,6 @@ color: #bd7a11; margin-right: 3px; } -#page.minichat.repondA:after { +#page.minichat .repondA:after { content: ">" }