update bravia profiles

This commit is contained in:
Luke Pulverenti 2015-06-17 21:41:22 -04:00
parent 973b43989d
commit 13e18ba442
48 changed files with 429 additions and 271 deletions

View file

@ -47,7 +47,7 @@
}
.videoTopControls {
padding: 1em;
padding: 0 1em;
background-color: rgba(0, 0, 0, .5);
position: absolute;
left: 0;
@ -157,6 +157,8 @@
.videoTopControlsLogo {
float: left;
/* Matches .mediaButton */
padding-top: 16px;
}
.videoTopControlsLogo img {