Code Fehler?
Verfasst: 19.01.2009 21:42
				
				ich bekomme immer diese Fehler Meldung und meine Seite hört nicht auf zu laden 
 
			Code: Alles auswählen
/* bugs */
@media all and (min-width: 0px)
{
        /* reset file input style for Opera - it changes only text color and border, but not bg color */
        .btnfile, .btnfile:hover, .btnfile:focus {
                border: none;
                background-color: #FFF;
                color: #000;
        }
}