update app footer

This commit is contained in:
Luke Pulverenti 2016-08-31 15:17:11 -04:00
parent a96b9dcefa
commit 5cd71abd36
27 changed files with 432 additions and 127 deletions

View file

@ -28,6 +28,8 @@
overflow: hidden;
font-weight: 500;
text-transform: uppercase;
/* Disable webkit tap highlighting */
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.emby-button.raised, .emby-button.fab {
@ -142,7 +144,8 @@
overflow: hidden;
font-weight: 500;
border-radius: 50%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
/* Disable webkit tap highlighting */
-webkit-tap-highlight-color: rgba(0,0,0,0);
justify-content: center;
}