From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1F01AE00DC3; Fri, 10 Jun 2016 06:05:47 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.41 listed in list.dnswl.org] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E0877E00D1F for ; Fri, 10 Jun 2016 06:05:43 -0700 (PDT) Received: by mail-pa0-f41.google.com with SMTP id b5so23489784pas.3 for ; Fri, 10 Jun 2016 06:05:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=9/MxEi6CdVf0Jh1AcpKRZm0+1iBqfhJY2ir1dHV2kJI=; b=bMF6G8rei2kGj2gd+SDjihHAlqcJmpVWjY1JsOGkVuMCr7tJK3Wuw/kogkEEp0M+sP xcU5cTPMO77FEhPNh/3sOaaAS3hoBk3DOtkWhQLVQsV4cm5EBIDUvyK229/jZqzbK0Qr AN4A1GiukuLxv9I5Z9QUZXIYcyb/ft+KjZtgvvE3mGEZ3eNAJxbEdKELpK985oMd8j39 eB+YKqrn/FLqGSK/SHXjOzouuaiPXs5nRbkObp/pw/aYRRdw3Ii9Ef4Kqfemvl6ofkGH beUsCWgw1iHaEJ8AfLphakujcKL9Af0VjlE/kRy3oTKbOqZF3/DN7xa0mZu6DrynvX9S dlHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=9/MxEi6CdVf0Jh1AcpKRZm0+1iBqfhJY2ir1dHV2kJI=; b=FqX9odCyOEO2NqU8ri+qw7jfIOXgNkAzVhmScOK5I8M917/SYjJqDEwlSffPAAxm7t 8euF+4D6Jo+VD6YUt506+b7K/nUwcN5JcFkPBZhtFsdxCLR4ZpaNOIVkWQG5X+RDdTAt bt2XBWojOdL1QYgIJ0SkCzfXUi1BK0ykTfgC/b+oLNBrehDnObtUZquGWN//T+w8PzZ/ MvEaEXOAvhy38cLGNcjLS9JSsRLjZQqRBoLmEFs1i2RrgjylqXxudEtCWRM/uVd3gGKy OPokohYE6Vpp5tgdHhd6QEm82IbvOhepNCmTQbSBXZLEjll4mjmSomEDHhMrW6FU4bCd Q+NQ== X-Gm-Message-State: ALyK8tIGs8nomut3g8kYejOMVaPz8f2Hdimrp3TMCrDBoeynMmRjQOALqRiUSkpAYVZozxoR X-Received: by 10.66.160.133 with SMTP id xk5mr2222465pab.71.1465563943014; Fri, 10 Jun 2016 06:05:43 -0700 (PDT) Received: from [192.168.0.78] (host109-150-165-138.range109-150.btcentralplus.com. [109.150.165.138]) by smtp.googlemail.com with ESMTPSA id qz5sm17840645pab.1.2016.06.10.06.05.41 for (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Jun 2016 06:05:42 -0700 (PDT) To: toaster@yoctoproject.org References: <1465478673-23191-1-git-send-email-belen.barros.pena@linux.intel.com> <1465478673-23191-13-git-send-email-belen.barros.pena@linux.intel.com> From: Michael Wood Message-ID: <575ABB23.8000605@intel.com> Date: Fri, 10 Jun 2016 14:05:39 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <1465478673-23191-13-git-send-email-belen.barros.pena@linux.intel.com> Subject: Re: [PATCH 12/20] toaster: css Remove markup X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2016 13:05:47 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit OK Squashed this patch into the one above. On 09/06/16 14:24, Belen Barros Pena wrote: > Some html markup somehow made its way into our custom css file. Remove > it. > > Signed-off-by: Belen Barros Pena > --- > bitbake/lib/toaster/toastergui/static/css/default.css | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/bitbake/lib/toaster/toastergui/static/css/default.css b/bitbake/lib/toaster/toastergui/static/css/default.css > index adcad81..1621383 100644 > --- a/bitbake/lib/toaster/toastergui/static/css/default.css > +++ b/bitbake/lib/toaster/toastergui/static/css/default.css > @@ -85,9 +85,6 @@ label { font-weight: normal; } > > /* Table heading sortable / not sortable states */ > thead > tr > th > a { font-weight: normal; } > - > - > - > thead > tr > th > a.sorted { font-weight: bold; color: #333; } > > /* Give some extra space to the 'clear filter' buttons */