Return-Path: X-Original-To: apmail-tapestry-commits-archive@minotaur.apache.org Delivered-To: apmail-tapestry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A82D5107B1 for ; Thu, 25 Jul 2013 20:51:48 +0000 (UTC) Received: (qmail 4492 invoked by uid 500); 25 Jul 2013 20:51:48 -0000 Delivered-To: apmail-tapestry-commits-archive@tapestry.apache.org Received: (qmail 4459 invoked by uid 500); 25 Jul 2013 20:51:48 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 4451 invoked by uid 99); 25 Jul 2013 20:51:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 20:51:48 +0000 Date: Thu, 25 Jul 2013 20:51:48 +0000 (UTC) From: "Howard M. Lewis Ship (JIRA)" To: commits@tapestry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (TAP5-1816) Add CSS rule for DIV.t-exception-container to default.css that sets a very high z-index 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/TAP5-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1816. -------------------------------------- Resolution: Fixed Fix Version/s: 5.4 Assignee: Howard M. Lewis Ship Fixed as part of the general client-side overhaul in 5.4. The new z-order of 1100 is chosen to be "in front of" .modal-backdrop and .modal (1040 and 1050, by default). > Add CSS rule for DIV.t-exception-container to default.css that sets a very high z-index > --------------------------------------------------------------------------------------- > > Key: TAP5-1816 > URL: https://issues.apache.org/jira/browse/TAP5-1816 > Project: Tapestry 5 > Issue Type: Improvement > Components: tapestry-core > Affects Versions: 5.3, 5.4 > Reporter: Howard M. Lewis Ship > Assignee: Howard M. Lewis Ship > Fix For: 5.4 > > > Currently uses the default z-index which means that anything with a higher z-index appears above it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira