Ver Mensaje Individual
  #7 (permalink)  
Antiguo 26/02/2013, 10:23
Avatar de ceaped
ceaped
 
Fecha de Ingreso: febrero-2004
Mensajes: 2.185
Antigüedad: 20 años, 3 meses
Puntos: 9
Respuesta: accordion.js con problemas de carga

Hola mdk
Mira así tengo mi .css:

Código CSS:
Ver original
  1. .bloque_activador {
  2.     height: 30px;
  3.     width: 690px;
  4.     line-height: 30px;
  5.     color: #000000;
  6.     font-weight: normal;
  7.     outline: none;
  8.     font-size: 14px;
  9.     color: #000000;
  10.     cursor: pointer;
  11.     font-family: Arial, Helvetica, sans-serif;
  12.     background-color: #FF6FC6;
  13.     border-bottom-width: 1px;
  14.     border-bottom-style: solid;
  15.     border-bottom-color: #FFFFFF;
  16.     margin-top: 0;
  17.     margin-right: auto;
  18.     margin-bottom: 0;
  19.     margin-left: auto;
  20.     text-indent: 10px;
  21. }
  22.  
  23. .bloque_activador_activo {
  24.     color: #ffffff;
  25.     background-color: #AA0066;
  26.     border-bottom-width: 1px;
  27.     border-bottom-style: solid;
  28.     border-bottom-color: #AA0066;
  29. }
  30.  
  31. .bloque_activador:hover {
  32.     color: #ffffff;
  33.     background-color: #AA0066;
  34.     border-bottom-width: 1px;
  35.     border-bottom-style: solid;
  36.     border-bottom-color: #FFFFFF;
  37. }
__________________
Diseñador Gráfico publicitario