forked from openkylin/platform_build
am 5404ae42: am 3c0c1274: Merge "Add n5 landscape-13 device video frame and css." into klp-dev
* commit '5404ae42e7d982e9bf74fe1bd6e7d4109224e530': Add n5 landscape-13 device video frame and css.
This commit is contained in:
commit
2fa4c49d7c
|
@ -875,6 +875,26 @@ scroll top left;
|
|||
height: 384px;
|
||||
}
|
||||
|
||||
.framed-nexus5-land-span-13 {
|
||||
background: transparent url(../images/styles/device_nexus5_blank_land_span13.png) no-repeat scroll top left;
|
||||
padding: 36px 119px 54px 108px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.framed-nexus5-land-span-13,
|
||||
.framed-nexus5-land-span-13 video,
|
||||
.framed-nexus5-land-span-13 img {
|
||||
width: 533px;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.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 {
|
||||
text-decoration: none;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
Loading…
Reference in New Issue