Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 550C79EEE for ; Fri, 7 Oct 2011 10:43:39 +0000 (UTC) Received: (qmail 3547 invoked by uid 500); 7 Oct 2011 10:43:38 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 3323 invoked by uid 500); 7 Oct 2011 10:43:38 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 3315 invoked by uid 99); 7 Oct 2011 10:43:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 10:43:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of maurizio.cucchiara@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-wy0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 10:43:33 +0000 Received: by wyh5 with SMTP id 5so4043345wyh.6 for ; Fri, 07 Oct 2011 03:43:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=ls2IkV+OTtftliPrUwIMzLfDvh2+X1tPuz5qNP4njBU=; b=NDc1sJOPSaDXo/3NPHdcCX5juMdTpxtPk3GnD/J2ofjNHTjWEr+kS2g6ZqE6JxsyWo EJrTDojFqL49R1rJe927Y+Cwkcdn/pLQwuw4pWNfrsb9HweLUZbuD8ELGUrONHS25TjL 0pdQorkcDTtDyy/3U0wiHnpIucObgDe0ayhOI= Received: by 10.227.59.18 with SMTP id j18mr2356652wbh.30.1317984192074; Fri, 07 Oct 2011 03:43:12 -0700 (PDT) MIME-Version: 1.0 Sender: maurizio.cucchiara@gmail.com Received: by 10.180.7.168 with HTTP; Fri, 7 Oct 2011 03:42:52 -0700 (PDT) In-Reply-To: References: From: Maurizio Cucchiara Date: Fri, 7 Oct 2011 12:42:52 +0200 X-Google-Sender-Auth: YgmV445XIHoBJ3wTLyOkzgp6VZE Message-ID: Subject: Re: [DISCUSS] Layout change version 2 To: general@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Christian, please, see inline comments. On 7 October 2011 12:11, Christian Grobmeier wrote: > Changes: > - used bootstrap http://twitter.github.com/bootstrap/ (AL licensed) +1 looks like a great library > - removed table layout -> using divs now +1 with divs: code is more readable and also manageable > - used bootstraps default width (960) which supports better reading > and a nice look tablets I have to say that on my screen (1600x900) looks like a waste of space. Why don't you opt for a flow layout? Maurizio Cucchiara --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org