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 844D1200D2F for ; Wed, 27 Sep 2017 01:04:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 82CAF1609D7; Tue, 26 Sep 2017 23:04:13 +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 F3D551609EA for ; Wed, 27 Sep 2017 01:04:12 +0200 (CEST) Received: (qmail 39170 invoked by uid 500); 26 Sep 2017 23:04:12 -0000 Mailing-List: contact commits-help@superset.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@superset.incubator.apache.org Delivered-To: mailing list commits@superset.incubator.apache.org Received: (qmail 39161 invoked by uid 99); 26 Sep 2017 23:04:12 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2017 23:04:12 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A782E8176F; Tue, 26 Sep 2017 23:04:11 +0000 (UTC) Date: Tue, 26 Sep 2017 23:04:11 +0000 To: "commits@superset.apache.org" Subject: [incubator-superset] branch master updated: [style] no bold on dashboard widget headers (#3531) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150646705153.1201.5272032625524188011@gitbox.apache.org> From: maximebeauchemin@apache.org Reply-To: "commits@superset.apache.org" X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-superset X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f0636b8748195d16e2273ff4e7d914ff2f1d3df9 X-Git-Newrev: 06e52e600e743e12dde021b92a87f0f7ebfa23f6 X-Git-Rev: 06e52e600e743e12dde021b92a87f0f7ebfa23f6 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Tue, 26 Sep 2017 23:04:13 -0000 This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-superset.git The following commit(s) were added to refs/heads/master by this push: new 06e52e6 [style] no bold on dashboard widget headers (#3531) 06e52e6 is described below commit 06e52e600e743e12dde021b92a87f0f7ebfa23f6 Author: Maxime Beauchemin AuthorDate: Tue Sep 26 16:04:09 2017 -0700 [style] no bold on dashboard widget headers (#3531) --- superset/assets/stylesheets/superset.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/superset/assets/stylesheets/superset.less b/superset/assets/stylesheets/superset.less index b0a4ed5..691dad0 100644 --- a/superset/assets/stylesheets/superset.less +++ b/superset/assets/stylesheets/superset.less @@ -152,9 +152,6 @@ img.viz-thumb-option { } -div.header { - font-weight: bold; -} li.widget:hover { z-index: 1000; } -- To stop receiving notification emails like this one, please contact ['"commits@superset.apache.org" '].