add 2x version of logo for sticky bar

Change-Id: I5127d308ee820d4e77798ebe4aaa0f385b797383
This commit is contained in:
Scott Main
2014-05-20 10:11:17 -07:00
parent ca1230c9a2
commit c426499ee8

View File

@@ -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;
}