Mercurial > hg > ugly-duckling
view src/app/analysis-item/analysis-item.component.css @ 484:ae96db60f25c
Move extraction toggle button back to right edge.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Mon, 03 Jul 2017 20:32:51 +0100 |
parents | d27f1ca7ba6a |
children | cf4a17efb5d4 |
line wrap: on
line source
md-card { padding-left: 0; padding-right: 0; width: 100%; padding-bottom: 0; user-select: none; } md-card-actions { width: calc(100% - 16px); padding-left: 16px; } md-card-header { margin-bottom: 8px; } md-card-content { margin-bottom: 0; } md-card-actions { text-align: right; } ugly-live-play-head { position: absolute; z-index: 99; height: 160px; } .content { height: 160px; width: 100%; cursor: pointer; }