* commit 'e0968f0e7027f894f3ff5a630720f12016d7202b': add 2x version of logo for sticky bar
This commit is contained in:
commit
a8fcb35ec1
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue