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

Commit c426499e authored by Scott Main's avatar Scott Main
Browse files

add 2x version of logo for sticky bar

Change-Id: I5127d308ee820d4e77798ebe4aaa0f385b797383
parent ca1230c9
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -4094,6 +4094,7 @@ EndColorStr='#ececec');
  width: 26px;
  width: 26px;
  height: 25px;
  height: 25px;
  background: url(../images/dac_logo.png);
  background: url(../images/dac_logo.png);
  background-image: -webkit-image-set(url(../images/dac_logo.png) 1x, url(../images/dac_logo@2x.png) 2x);
  z-index: 52;
  z-index: 52;
  position: relative;
  position: relative;
}
}