From users-return-58219-apmail-myfaces-users-archive=myfaces.apache.org@myfaces.apache.org Wed Apr 27 22:03:17 2011 Return-Path: X-Original-To: apmail-myfaces-users-archive@www.apache.org Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7CEF52CC5 for ; Wed, 27 Apr 2011 22:03:17 +0000 (UTC) Received: (qmail 69953 invoked by uid 500); 27 Apr 2011 22:03:16 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 69876 invoked by uid 500); 27 Apr 2011 22:03:16 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 69868 invoked by uid 99); 27 Apr 2011 22:03:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 22:03:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bernd.bohmann@googlemail.com designates 209.85.160.181 as permitted sender) Received: from [209.85.160.181] (HELO mail-gy0-f181.google.com) (209.85.160.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2011 22:03:12 +0000 Received: by gyh4 with SMTP id 4so911306gyh.12 for ; Wed, 27 Apr 2011 15:02:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=ueC+OBjQjJOFDLB7De3L+5nvV87VyPH/8X3D4zBngEg=; b=fdxs3uMzqww5uYtT564WGXE9RG7WZMKK9E3MEsYmeo5HsGHeJxQayhWnGGxxdoQqxN S0T/QSG/XULFi7fA2iJVLUFJ5+6hAI8Y4I/EFeQOsOx64iSMJBJOIw5D53vc+LES1EP2 GcDT/Ybv9WXOnZlZfl1zBXFNY2KhA4PRuutvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=EYO/LhX0R05SsYXwJkxKBnozrglZxlkLQdsFi4kWHJZCshPwekMKEvyiwkJikmZhxW NBN+s10275QQwB29z8SEXqeU1OsEp7HQlQMCAEltBEz9RoGmnE+lAOqogmqefYIjyera tQqjZbex3iILjKb53wypssDrr4feQjFFcBd6U= MIME-Version: 1.0 Received: by 10.101.207.40 with SMTP id j40mr1821131anq.48.1303941771414; Wed, 27 Apr 2011 15:02:51 -0700 (PDT) Sender: bernd.bohmann@googlemail.com Received: by 10.100.239.18 with HTTP; Wed, 27 Apr 2011 15:02:51 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Apr 2011 00:02:51 +0200 X-Google-Sender-Auth: ihUYhizKp7wTRReaM3QP7NUFrzM Message-ID: Subject: Re: [tobago] problem with selectBooleanCheckbox From: Bernd Bohmann To: MyFaces Discussion Content-Type: text/plain; charset=ISO-8859-1 Hello Hani, maybe -moz-appearance: none !important; -moz-border-bottom-colors: red; -moz-border-left-colors: red; -moz-border-right-colors: red; -moz-border-top-colors: red; helps but i never try it http://support.mozilla.com/sv-SE/questions/774427 https://developer.mozilla.org/en/CSS/-moz-appearance Regards Bernd On Tue, Apr 26, 2011 at 12:56 PM, Abushammala, Hani (EXTERN: conceptQ) wrote: > Hello, > > I have the following problem. Firefox can't display style features for > check boxes after adding a markup to selectBooleanCheckbox. In contrast > to firefox, internet explorer displays the style effects. > I have tried differents style properties like 'border', 'background' and > 'background-color', but it doesn't works. > > Any suggestions? > > > Tabago Version: 1.0. 30 > MyFaces: 1.1.7 > FireFox : 4.0 > IE: 6.0 > > > Regards, > Hani > > >