No al cierre de webs
ShareCode
Permalink: http://www.treeweb.es/u/974/ 01/02/2011

ShareCode

1 .chart {2  font-size: 8px;3 }4 5 .chart .label {6  position: absolute;7  width: 200px;8  text-align: right;9 }10 11 .chart .row {12  padding-left: 200px;13  height: 16px;14  border-bottom: solid silver 1px;15 }16 17 .chart .bar {18  display: block;19  height: 100%;20  float: left;21  text-align: center;22  cursor: pointer;23  overflow: hidden;24 }25 26 .chart .bar-delay {27  background: #F4F4F4;28 }29 30 .chart .bar-waiting {31  background: lightblue; 32 }33 34 .chart .bar-request {35  background: dodgerblue;36  color: white;37 }38 39 .chart .bar-end div {40  height: 200px;41  position: absolute;42  border-left: red dashed 1px;43 }44 45 
Enlace
El enlace para compartir es: