Arreglo de margen en estilos.

git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_IntranetNueva/trunk@61 77cfc57b-8ef4-1849-9df6-4a38aa5da120
This commit is contained in:
David Arranz 2012-06-05 15:11:06 +00:00
parent 5cc648fe03
commit 471f9f24da

View File

@ -542,7 +542,7 @@ input[type=radio], input[type=checkbox] { margin: 0; padding: 0; vertical-align:
.width50 { width: 50px; }
.ohidden { overflow: hidden; }
.overflownone { overflow: none !important; }
.marginleft150 { margin-left: 150px; }
.marginleft150 { margin-left: 170px; }
.marginbottom20 { margin-bottom: 20px; }
.color069 { color: #069; }
.tooltipflot { background: url(../images/blacktrans1.png); padding: 2px 10px; color: #fff; font-size: 11px; }