Sha256: dee5346d727254eb1f1ca74668a2740d56af98cb3d384e86a09fc1616dc250d3

Contents?: true

Size: 622 Bytes

Versions: 1

Compression:

Stored size: 622 Bytes

Contents

html, body, .dependency_graph, .dependency_graph svg{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    font: 10px sans-serif;
}

.loading{
    position: absolute;
    top: 30px;
    left: 0px;
    text-align: center;
    width: 100%;
    font-size: 3rem;
}

.link {
  fill: none;
  stroke: #666;
  stroke-width: 1.5px;
}

circle {
  fill: #fff;
  stroke: #333;
  stroke-width: 1.5px;
}

.fixed circle {
  stroke-width: 3px;
}

text {
  font: 10px sans-serif;
  pointer-events: none;
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff;
}

text.type{
    font: 7px sans-serif;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubrowser-0.2.1 public/css/application.css