Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 11769 invoked from network); 30 Mar 2010 09:12:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Mar 2010 09:12:50 -0000 Received: (qmail 26246 invoked by uid 500); 30 Mar 2010 09:12:49 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 26012 invoked by uid 500); 30 Mar 2010 09:12:49 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 25686 invoked by uid 99); 30 Mar 2010 09:12:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Mar 2010 09:12:48 +0000 X-ASF-Spam-Status: No, hits=-1753.2 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Mar 2010 09:12:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 36FF6234C4B7 for ; Tue, 30 Mar 2010 09:12:27 +0000 (UTC) Message-ID: <323654966.575531269940347224.JavaMail.jira@brutus.apache.org> Date: Tue, 30 Mar 2010 09:12:27 +0000 (UTC) From: "Woonsan Ko (JIRA)" To: jetspeed-dev@portals.apache.org Subject: [jira] Resolved: (JS2-1166) Theme/Layout selection is not properly displayed in toolbox portlet with Google Chrome or others In-Reply-To: <739749651.575231269939152683.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JS2-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woonsan Ko resolved JS2-1166. ----------------------------- Resolution: Fixed Fixed. The non-selected image has had 'style="border: none"', while selected image has had nothing. Firefox seems to have display border for the latter image so far. Put 'style="border: solid"' into the selected image as has been intended. > Theme/Layout selection is not properly displayed in toolbox portlet with Google Chrome or others > ------------------------------------------------------------------------------------------------ > > Key: JS2-1166 > URL: https://issues.apache.org/jira/browse/JS2-1166 > Project: Jetspeed 2 > Issue Type: Bug > Affects Versions: 2.2.1 > Reporter: Woonsan Ko > Assignee: Woonsan Ko > Fix For: 2.2.1 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org