Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/11/2007, 13:07
Chemix
 
Fecha de Ingreso: mayo-2003
Mensajes: 92
Antigüedad: 21 años
Puntos: 0
Imput file no me coge el estilo

Hola,... tengo este estilo para un formulario y no se porque solo el imput file no me lo coge

Código PHP:
input {
    
font-family"Trebuchet MS"TahomaVerdana;
    
font-size12px;
    
font-weightnormal;
    
color#6F6F6F;
    
background-color#FFFFFF;
    
border-top-width1px;
    
border-right-width2px;
    
border-bottom-width2px;
    
border-left-width1px;
    
border-top-stylesolid;
    
border-right-stylesolid;
    
border-bottom-stylesolid;
    
border-left-stylesolid;
    
border-top-color#D4D0C8;
    
border-right-color#A8A8A8;
    
border-bottom-color#A8A8A8;
    
border-left-color#D4D0C8;
    
padding-top2px;
    
padding-right3px;
    
padding-bottom2px;
    
padding-left3px;

si me podeis ayudar?

saludos