Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db932024 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android (Google) Code Review
Browse files

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

parents a2ccae25 d5d3f805
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -861,6 +861,19 @@ scroll top left;
    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 {
+32.8 KiB
Loading image diff...