Merge pull request #4917 from dferer/fix-4868
Fixed base64 image in CSS
This commit is contained in:
commit
bf92ed9c22
@ -1394,7 +1394,7 @@ canvas {
|
||||
|
||||
.annotLink > a /* -ms-a */ {
|
||||
background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAA\
|
||||
LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
|
||||
LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
|
||||
}
|
||||
|
||||
#errorWrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user