Allow notification display when video playing

Users can interact with notifications in windowed mode
This commit is contained in:
Tim Hobbs 2014-03-17 16:59:25 -07:00
parent 37fb510a2d
commit d48854dda8
3 changed files with 24 additions and 4 deletions

View file

@ -686,6 +686,11 @@ h1 .imageLink {
height: 50px;
}
.footerNotifications {
height: 50px;
margin: 0 2px 2px 2px;
}
.footerNotification {
text-shadow: none;
padding: 0 1em .75em;