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

Commit a8fcb35e authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am e0968f0e: am c426499e: add 2x version of logo for sticky bar

* commit 'e0968f0e':
  add 2x version of logo for sticky bar
parents 0861ed07 e0968f0e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4094,6 +4094,7 @@ EndColorStr='#ececec');
  width: 26px;
  height: 25px;
  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;
  position: relative;
}