update components

This commit is contained in:
Luke Pulverenti
2016-02-01 12:02:17 -05:00
parent 29af47046c
commit 2eb6f86119
26 changed files with 1377 additions and 136 deletions
@@ -10,6 +10,7 @@
background-repeat: no-repeat;
margin: 0 !important;
color: #fff;
line-height: normal;
}
.slideshowImage.cover {
@@ -46,13 +47,17 @@
.btnSlideshowExit {
z-index: 1002;
position: absolute;
top: 1%;
left: .5%;
top: 1.5vh;
left: 1.5vh;
width: 6vh;
height: 6vh;
color: #eee;
}
paper-fab.btnSlideshowExit {
background-color: #444;
}
.slideshowControlBar {
position: fixed;
left: 0;