toolkit/javascript/d3/examples/treemap/treemap.css
author Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Tue, 15 Apr 2014 17:47:43 +0200
changeset 49 69b81d5e1b33
parent 47 c0b4a8b5a012
permissions -rw-r--r--
delete /publication (bootstrap)

.cell {
  border: solid 1px white;
  font: 10px sans-serif;
  line-height: 12px;
  overflow: hidden;
  position: absolute;
  text-indent: 2px;
}