Ver Mensaje Individual
  #3 (permalink)  
Antiguo 20/03/2013, 19:31
Avatar de jandrogdz
jandrogdz
 
Fecha de Ingreso: julio-2012
Ubicación: public $Guadalajara
Mensajes: 397
Antigüedad: 11 años, 9 meses
Puntos: 12
Respuesta: problema con estilo en botones

YA intente eso que me comentas pero sigue sin funcionar.

Código CSS:
Ver original
  1. .boton {
  2.     float:right;
  3.     border:solid 1px #dddddd;
  4.     background: url(../imagenes/guardar.png) no-repeat 5px center / 30px 30px,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
  5.     background-position: 5px center;
  6.     background-size:30px 30px;
  7.     background-repeat: no-repeat;      
  8.     padding: 10px 10px 10px 35px;
  9.     border-radius:5px;
  10.     margin-right: 1%;
  11.     margin-top:1%;
  12.     color:#aaaaaa;
  13.     font-size: 1.1em;
  14.     text-shadow: 1px 1px 1px #ffffff;
  15.     font-weight: 700;
  16.  
  17.     box-shadow: inset 0px 0px 6px #fff;
  18.     -webkit-box-shadow: inset 0px 0px 6px #fff;
  19. }
__________________
Lo imposible solo cuesta un poco mas