Merge "Doc change: css for n5 device video frame." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
db93202436
@@ -860,7 +860,20 @@ scroll top left;
|
|||||||
.framed-nexus4-port-216 img {
|
.framed-nexus4-port-216 img {
|
||||||
width: 216px;
|
width: 216px;
|
||||||
height: 360px; }
|
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 disclosures */
|
||||||
.landing-page-link {
|
.landing-page-link {
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user