|
2 | 2 | * html5-device-mockups (https://github.com/pixelsign/html5-device-mockups)
|
3 | 3 | * Copyright 2013 - 2017 pixelsign
|
4 | 4 | * Licensed under MIT (https://github.com/pixelsign/html5-device-mockups/blob/master/LICENSE.txt)
|
5 |
| - * Last Build: Wed Sep 20 2017 11:51:58 |
| 5 | + * Last Build: Thu Sep 21 2017 21:24:45 |
6 | 6 | */
|
7 | 7 | .device-wrapper {
|
8 | 8 | max-width: 300px;
|
|
1434 | 1434 | width: 7.728706624605679%;
|
1435 | 1435 | height: 15.605095541401273%;
|
1436 | 1436 | }
|
| 1437 | +.device[data-device="Pixel"][data-orientation="portrait"][data-color="white"] { |
| 1438 | + padding-bottom: 202.62008733624458%; |
| 1439 | + background-image: url("../device-mockups/Pixel/portrait_white.png"); |
| 1440 | +} |
| 1441 | +.device[data-device="Pixel"][data-orientation="portrait"][data-color="white"] .screen { |
| 1442 | + top: 9.698275862068966%; |
| 1443 | + left: 4.366812227074235%; |
| 1444 | + width: 90.39301310043668%; |
| 1445 | + height: 78.66379310344827%; |
| 1446 | +} |
| 1447 | +.device[data-device="Pixel"][data-orientation="portrait"][data-color="white"] .button { |
| 1448 | + top: 90.51724137931035%; |
| 1449 | + left: 44.97816593886463%; |
| 1450 | + width: 11.353711790393014%; |
| 1451 | + height: 4.310344827586207%; |
| 1452 | +} |
| 1453 | +.device[data-device="Pixel"][data-orientation="portrait"][data-color="black"] { |
| 1454 | + padding-bottom: 202.62008733624458%; |
| 1455 | + background-image: url("../device-mockups/Pixel/portrait_black.png"); |
| 1456 | +} |
| 1457 | +.device[data-device="Pixel"][data-orientation="portrait"][data-color="black"] .screen { |
| 1458 | + top: 9.698275862068966%; |
| 1459 | + left: 4.366812227074235%; |
| 1460 | + width: 90.39301310043668%; |
| 1461 | + height: 78.66379310344827%; |
| 1462 | +} |
| 1463 | +.device[data-device="Pixel"][data-orientation="portrait"][data-color="black"] .button { |
| 1464 | + top: 90.51724137931035%; |
| 1465 | + left: 44.97816593886463%; |
| 1466 | + width: 11.353711790393014%; |
| 1467 | + height: 4.310344827586207%; |
| 1468 | +} |
0 commit comments