Return-Path: X-Original-To: apmail-tapestry-dev-archive@www.apache.org Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B9C6F108B9 for ; Mon, 7 Oct 2013 08:48:58 +0000 (UTC) Received: (qmail 60724 invoked by uid 500); 7 Oct 2013 08:48:54 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 60600 invoked by uid 500); 7 Oct 2013 08:48:52 -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 59869 invoked by uid 99); 7 Oct 2013 08:48:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Oct 2013 08:48:43 +0000 Date: Mon, 7 Oct 2013 08:48:43 +0000 (UTC) From: "Jochen Kemnade (JIRA)" To: commits@tapestry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (TAP5-2198) Palette should add the form-control class to its selects 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-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated TAP5-2198: --------------------------------- Attachment: 0001-Add-form-control-class-to-Palette-s-select-elements.patch > Palette should add the form-control class to its selects > -------------------------------------------------------- > > Key: TAP5-2198 > URL: https://issues.apache.org/jira/browse/TAP5-2198 > Project: Tapestry 5 > Issue Type: Improvement > Components: tapestry-core > Affects Versions: 5.4 > Reporter: Jochen Kemnade > Priority: Minor > Labels: css, patch, ui > Attachments: 0001-Add-form-control-class-to-Palette-s-select-elements.patch > > > The Palette component's select's look a bit out of place when compared to the general bootstrap style. > They should be given the "form-control" CSS class. -- This message was sent by Atlassian JIRA (v6.1#6144)