Buenas, pues estoy haciendo un theme para compartir con ustedes, pero tengo un error.
Borre el thead, y puse un thread diferente, con este code:
.c-h-c {
background: url(images/appletheme/c-h-c.png) repeat-x scroll left top transparent;
font-size: 1.3em;
font-weight: bold;
height: 50px;
margin: 0;
overflow: hidden;
text-align: left;
white-space: nowrap;
width: 100%;
}
.c-h-r {
background: url(images/appletheme/c-h-r.png) no-repeat scroll right top transparent;
padding-right: 74px;
}
.c-h-l {
background: url(images/appletheme/c-h-l.png) no-repeat scroll left top transparent;
padding-left: 74px;
}
Pero me queda así:
i41.tinypic.com/2jebgj6.jpg
Queria saber como poner el thead un poco mas "largo", y como borrar esas lineas que hay seleccionadas en negro.
Gracias y saludos