Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2FF19200CBA for ; Mon, 3 Jul 2017 14:50:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2ED4E160BEC; Mon, 3 Jul 2017 12:50:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 72920160BE4 for ; Mon, 3 Jul 2017 14:50:16 +0200 (CEST) Received: (qmail 97027 invoked by uid 500); 3 Jul 2017 12:50:15 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 97013 invoked by uid 99); 3 Jul 2017 12:50:12 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jul 2017 12:50:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 37977CF140 for ; Mon, 3 Jul 2017 12:50:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.909 X-Spam-Level: X-Spam-Status: No, score=0.909 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id k8n09K1vthmP for ; Mon, 3 Jul 2017 12:50:11 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 4A4F95FB84 for ; Mon, 3 Jul 2017 12:50:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8D2EDE0A75 for ; Mon, 3 Jul 2017 12:50:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 43FF6245F6 for ; Mon, 3 Jul 2017 12:50:00 +0000 (UTC) Date: Mon, 3 Jul 2017 12:50:00 +0000 (UTC) From: "Hudson (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOBAGO-1763) Fix look & feel for tc:button and tc:links MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 03 Jul 2017 12:50:17 -0000 [ https://issues.apache.org/jira/browse/TOBAGO-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072380#comment-16072380 ] Hudson commented on TOBAGO-1763: -------------------------------- SUCCESS: Integrated in Jenkins build Tobago Trunk #946 (See [https://builds.apache.org/job/Tobago%20Trunk/946/]) TOBAGO-1763 Fix look & feel for tc:button and tc:links * buttons always have default cursor * fix flickering cursor for button with image * background-color of button.tobago-link in dropdown menu corrected * disabled links are now bootstrap-like * buttons for dropdown-submenus corrected * remove outdated button > img fix * tc:buttons don't change the display property of it's children (hnoeth: [http://svn.apache.org/viewvc/?view=rev&rev=1800644]) * (edit) tobago-trunk/tobago-core/src/main/resources/scss/_tobago.scss > Fix look & feel for tc:button and tc:links > ------------------------------------------ > > Key: TOBAGO-1763 > URL: https://issues.apache.org/jira/browse/TOBAGO-1763 > Project: MyFaces Tobago > Issue Type: Bug > Components: Themes > Affects Versions: 3.0.4 > Reporter: Henning Noeth > Assignee: Henning Noeth > Priority: Minor > > The look & feel of "a.tobago-link" and "button.tobago-link" need to be equal. > The same is for "a.tobago-button" and "button.tobago-button". > Especially the mousover cursor are not the same. And the behavior in dropdown menus. -- This message was sent by Atlassian JIRA (v6.4.14#64029)