forked from openkylin/platform_build
add style to add nexus 4 frame to screenshots
Change-Id: I1e96cbd755c4c6f88c807160b9a86b77a5ebed74
This commit is contained in:
parent
a3d60ae86f
commit
27403b8036
|
@ -844,6 +844,18 @@ scroll top left;
|
|||
width: 216px;
|
||||
height: 384px; }
|
||||
|
||||
.framed-nexus4-port-216 {
|
||||
background: transparent url(../images/styles/device_nexus4_blank_port_432.png) no-repeat
|
||||
scroll top left;
|
||||
background-size:240px 465px;
|
||||
padding: 52px 12px 52px 12px;
|
||||
overflow: hidden; }
|
||||
.framed-nexus4-port-216, .framed-nexus4-port-216 video,
|
||||
.framed-nexus4-port-216 img {
|
||||
width: 216px;
|
||||
height: 360px; }
|
||||
|
||||
|
||||
/* landing page disclosures */
|
||||
.landing-page-link {
|
||||
text-decoration: none;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 295 KiB |
Loading…
Reference in New Issue