Sha256: 75cfb2c6546bde8b054ee46f0919716f94c24b6dbaaa51ce38f3a193b57cf13b

Contents?: true

Size: 583 Bytes

Versions: 1

Compression:

Stored size: 583 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;
}

Version data entries

1 entries across 1 versions & 1 rubygems

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