Sent by jeffrey morin on 4 November 2009 17:05
On Tue, Nov 3, 2009 at 9:49 PM, Philippe Wittenbergh [EMAIL-REMOVED]> wrote:
>
> On Nov 4, 2009, at 1:00 AM, jeffrey morin wrote:
>
> I am trying to remove the outline on my submit buttons and Firefox 3.5.3
>> isn't working for me. All I am doing is
>>
>> input:active { outline: 0 none; }
>>
>> I tried putting !important on it but it still doesn't work. Does anyone
>> know why this would happen?
>>
>
> I suppose you're trying to remove the dotted frame that appears _inside_
> the submit button when the user clicks on it (and that you've also applied
> some other styling to that button).
>
> input[type="submit"]:active::-moz-focus-inner {border:1px dotted
> transparent;}
>
> Philippe
> ---
> Philippe Wittenbergh
> http://l-c-n.com/
>
>
>
> that worked. thanks! i didn't even know this existed.
cheers,
jeff
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/