Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Expected declaration but found '*'. Skipped to next declaration. @

more options

Application is working fine in other browser except Firefox. While loading application it triggers following error on console.

Expected declaration but found '*'. Skipped to next declaration. @ Error in parsing value for 'filter'. Declaration dropped. @ Unknown property '-moz-opacity'. Declaration dropped. @ Expected end of value but found '\30 '. Error in parsing value for 'height'. Declaration dropped. @ Expected color but found '#cccccc0'. Expected end of value but found '#cccccc0'. Error in parsing value for 'border-bottom'. Error in parsing value for 'cursor'. Declaration dropped. @

Application is working fine in other browser except Firefox. While loading application it triggers following error on console. Expected declaration but found '*'. Skipped to next declaration. @ Error in parsing value for 'filter'. Declaration dropped. @ Unknown property '-moz-opacity'. Declaration dropped. @ Expected end of value but found '\30 '. Error in parsing value for 'height'. Declaration dropped. @ Expected color but found '#cccccc0'. Expected end of value but found '#cccccc0'. Error in parsing value for 'border-bottom'. Error in parsing value for 'cursor'. Declaration dropped. @

Solução escolhida

As for the remainder of the errors, there's no way to tell what they're about. Run your stylesheets through the validator to find out:

If you want someone to help you with your page, you'll have to post a link to it.

Ler esta resposta 👍 1

Todas as respostas (1)

more options

Solução escolhida

As for the remainder of the errors, there's no way to tell what they're about. Run your stylesheets through the validator to find out:

If you want someone to help you with your page, you'll have to post a link to it.