[DE] fix bug 51946
This commit is contained in:
parent
44bcda87ed
commit
0f385eaa2c
|
@ -21,6 +21,10 @@
|
|||
//background: transparent repeat scroll 0 0;
|
||||
.background-ximage-all('dimension-picker/dimension-highlighted.png', 18px);
|
||||
background-repeat: repeat;
|
||||
|
||||
.pixel-ratio__1_25 &, .pixel-ratio__1_75 & {
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
}
|
||||
|
||||
.dimension-picker-unhighlighted {
|
||||
|
|
Loading…
Reference in a new issue