am e45fbe5e: am db932024: Merge "Doc change: css for n5 device video frame." into klp-dev

* commit 'e45fbe5ea73784d2290ff26f6bbd9275743b1135':
  Doc change: css for n5 device video frame.
This commit is contained in:
Dirk Dougherty 2013-10-26 17:12:26 -07:00 committed by Android Git Automerger
commit 79cfe50c63
2 changed files with 13 additions and 0 deletions

View File

@ -860,7 +860,20 @@ scroll top left;
.framed-nexus4-port-216 img {
width: 216px;
height: 360px; }
.framed-nexus5-port-span-5 {
background: transparent url(../images/styles/device_nexus5_blank_port_span5.png) no-repeat
scroll top left;
padding: 52px 33px 69px 31px;
overflow: hidden;
}
.framed-nexus5-port-span-5,
.framed-nexus5-port-span-5 video,
.framed-nexus5-port-span-5 img {
width: 216px;
height: 384px;
}
/* landing page disclosures */
.landing-page-link {

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB