From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 07F69E007E2 for ; Wed, 15 Jan 2014 10:19:33 -0800 (PST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 15 Jan 2014 10:19:23 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.95,664,1384329600"; d="scan'208";a="439364256" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by orsmga001.jf.intel.com with ESMTP; 15 Jan 2014 10:19:22 -0800 Received: from irsmsx106.ger.corp.intel.com ([169.254.8.188]) by IRSMSX101.ger.corp.intel.com ([163.33.3.153]) with mapi id 14.03.0123.003; Wed, 15 Jan 2014 18:19:20 +0000 From: "Barros Pena, Belen" To: Ravi Chintakunta , "Damian, Alexandru" , "Reyna, David L (Wind River)" , "Lerner, David M (Wind River)" , "Zhang, Jessica" Thread-Topic: Tasks table row style Thread-Index: AQHPEgeXJlq0ykYLBUyQ673fNvRu0ZqGCfsAgAAF6ACAAAXr4IAAArqA Date: Wed, 15 Jan 2014 18:19:19 +0000 Message-ID: References: <5E53D14CE4667A45B9A06760DE5D13D055D4DA81@ALA-MBB.corp.ad.wrs.com> <011977994B5AE74ABA2BD08E983BAAABA2F4E6E0@ALA-MBA.corp.ad.wrs.com> <2828725.xbH0tWfenW@helios> <5E53D14CE4667A45B9A06760DE5D13D055D4F566@ALA-MBB.corp.ad.wrs.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.9.131030 x-originating-ip: [10.237.224.43] MIME-Version: 1.0 Cc: "'toaster@yoctoproject.org'" Subject: Re: Tasks table row style 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: Wed, 15 Jan 2014 18:19:36 -0000 Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-ID: <1C22EEFEFEC875479241B89BE2A3A029@intel.com> Content-Transfer-Encoding: quoted-printable On 15/01/2014 18:16, "Ravi Chintakunta" wrote: >Hi Belen, > =20 >> Thanks, Ravi. Is this also working with the error class? It looks like >> Bootstrap defines certain styles for rows with the .error class, and I >> am >> wondering if we'll need to override those. >> =20 > >For .error class, the hyperlinks are not being colored and also the row >background is being changed. > >The background is being set in bootstrap.min.css > >The hyperlinks are not colored, because there is no style for ".error a" >in default.css. The style is set for ".muted a" though. > >Can you fix the css or do you want me to? I can do that.=20 Bel=E9n > >Thanks, >Ravi