Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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. @

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (1)

more options

Ausgewählte Lösung

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.