From 05553b4e39f95de057ef1d65dad1489475b0ef90 Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov Date: Mon, 10 Aug 2009 11:29:26 +0000 Subject: [PATCH] group is online/away messages, wider minimal layout git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@611 c66351dc-e62f-0410-b875-e3a5c0b9693f --- src/messenger/webim/default.css | 8 ++++---- src/messenger/webim/view/groups.php | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/messenger/webim/default.css b/src/messenger/webim/default.css index 7ea1997c..10080528 100644 --- a/src/messenger/webim/default.css +++ b/src/messenger/webim/default.css @@ -39,7 +39,7 @@ html, body { } body { - min-width: 700px; + min-width: 750px; } a { @@ -56,16 +56,16 @@ a { #wrap400 { width: 100%; - min-width:400px; + min-width:450px; } #wrap700 { width: 100%; - min-width:700px; + min-width:750px; } #fixedwrap { - width: 850px; + width: 750px; } .contentdiv { diff --git a/src/messenger/webim/view/groups.php b/src/messenger/webim/view/groups.php index a3fcd2dd..8c8bd081 100644 --- a/src/messenger/webim/view/groups.php +++ b/src/messenger/webim/view/groups.php @@ -81,9 +81,9 @@ if(count($page['groups']) > 0) { - + - +