Sha256: 62f6f411dac92c9554ae16ab067dbb990c3f12450ea36568c0e0b1544dc78ce6
Contents?: true
Size: 548 Bytes
Versions: 1
Compression:
Stored size: 548 Bytes
Contents
.vis.timeline .labelset { position: relative; width: 100%; overflow: hidden; box-sizing: border-box; } .vis.timeline .labelset .vlabel { position: relative; left: 0; top: 0; width: 100%; color: #4d4d4d; box-sizing: border-box; } .vis.timeline .labelset .vlabel { border-bottom: 1px solid #bfbfbf; } .vis.timeline .labelset .vlabel:last-child { border-bottom: none; } .vis.timeline .labelset .vlabel .inner { display: inline-block; padding: 5px; } .vis.timeline .labelset .vlabel .inner.hidden { padding: 0; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vis-rails-2.0.0 | vendor/assets/vis/timeline/component/css/labelset.css |