diff src/app/analysis-item/analysis-item.component.css @ 348:d17d5038b11a

Wire up as necessary to push the handlers down the tree. This is unfinished.
author Lucas Thompson <dev@lucas.im>
date Thu, 25 May 2017 17:56:14 +0100
parents 65ac5f8fc253
children 2dbe167a95fd
line wrap: on
line diff
--- a/src/app/analysis-item/analysis-item.component.css	Thu May 25 17:55:29 2017 +0100
+++ b/src/app/analysis-item/analysis-item.component.css	Thu May 25 17:56:14 2017 +0100
@@ -13,3 +13,14 @@
 md-card-header {
   margin-bottom: 8px;
 }
+
+ugly-live-play-head {
+  position: absolute;
+  z-index: 99;
+  height: 160px;
+}
+
+.content {
+  height: 160px;
+  width: 100%;
+}