Mercurial > hg > ugly-duckling
view src/app/analysis-item/analysis-item.component.css @ 393:a02e6ec4a9d2
cross-hair-inspector component, much the same technique used for the vertical-scale. Change curve to use it. Doesn't currently animate.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Thu, 01 Jun 2017 16:26:52 +0100 |
parents | d17d5038b11a |
children | 2dbe167a95fd |
line wrap: on
line source
md-card { padding-left: 0; padding-right: 0; width: 100%; padding-bottom: 0; } md-card-actions { width: calc(100% - 16px); padding-left: 16px; } md-card-header { margin-bottom: 8px; } ugly-live-play-head { position: absolute; z-index: 99; height: 160px; } .content { height: 160px; width: 100%; }