Merge pull request #4917 from dferer/fix-4868

Fixed base64 image in CSS
This commit is contained in:
Yury Delendik 2014-06-11 09:36:47 -05:00
commit bf92ed9c22

View File

@ -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 {