Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 68323 invoked from network); 22 Feb 2007 07:03:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Feb 2007 07:03:17 -0000 Received: (qmail 91252 invoked by uid 500); 22 Feb 2007 07:03:25 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 91223 invoked by uid 500); 22 Feb 2007 07:03:25 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 91205 invoked by uid 99); 22 Feb 2007 07:03:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 23:03:25 -0800 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Feb 2007 23:03:16 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 39E771A981A; Wed, 21 Feb 2007 23:02:56 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r510424 - /maven/continuum/trunk/continuum-webapp/src/main/webapp/css/tigris.css Date: Thu, 22 Feb 2007 07:02:56 -0000 To: continuum-commits@maven.apache.org From: epunzalan@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070222070256.39E771A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: epunzalan Date: Wed Feb 21 23:02:55 2007 New Revision: 510424 URL: http://svn.apache.org/viewvc?view=rev&rev=510424 Log: Fixed the width to show the whole Legend box in IE Removed non-english comments they don't seem to be informative anyway Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/css/tigris.css Modified: maven/continuum/trunk/continuum-webapp/src/main/webapp/css/tigris.css URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/css/tigris.css?view=diff&rev=510424&r1=510423&r2=510424 ============================================================================== --- maven/continuum/trunk/continuum-webapp/src/main/webapp/css/tigris.css (original) +++ maven/continuum/trunk/continuum-webapp/src/main/webapp/css/tigris.css Wed Feb 21 23:02:55 2007 @@ -107,7 +107,6 @@ padding-bottom: 15px; } -/* dagdag ko ung nasa itaas */ .app h3 a:link,.app h3 a:visited,.app h4 a:link,.app h4 a:visited { color: black !important; /* TODO was #fff causing white on white issues for me, so set it black */ @@ -541,7 +540,6 @@ margin-bottom: 7px; } -/* dagdag ko ung nasa itaas */ .app td,.app th { padding: 2px 3px; } @@ -671,9 +669,9 @@ padding: 6px 0px 0px 2px; } -#legend { /*height: 25px; - width: 161px; - overflow: hidden;*/ +#legend { + width: 161px; + overflow: hidden; background: url(../images/legendbg.gif) 8px 0 no-repeat; display: block; } @@ -799,7 +797,6 @@ padding: 0px 0px 1px 19px; } -/* inedit ko */ .toolgroup .body div { padding-bottom: .3em; padding-left: 1em; @@ -932,7 +929,7 @@ } .legend { - float: right; + float: left; } .legend th,.bars th {