UX: Fade the bottom buttons out

This commit is contained in:
Robin Ward
2016-05-27 14:39:31 -04:00
parent 6067de0e8f
commit 3c4d386caf

View File

@@ -16,8 +16,7 @@
&.timeline-docked-bottom {
.timeline-footer-controls {
background-color: yellow;
visibility: hidden;
opacity: 0;
}
}
@@ -32,6 +31,7 @@
.timeline-footer-controls {
margin-top: 1em;
line-height: 2.5em;
transition: opacity 0.2s ease-in;
button {
margin-right: 0.5em;