Removed non-base64 bytes before the last 3 characters
This commit is contained in:
parent
36c0c64272
commit
221d00a11f
1 changed files with 1 additions and 1 deletions
|
@ -1394,7 +1394,7 @@ canvas {
|
||||||
|
|
||||||
.annotLink > a /* -ms-a */ {
|
.annotLink > a /* -ms-a */ {
|
||||||
background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAA\
|
background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAA\
|
||||||
LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
|
LAAAAAABAAEAAAIBRAA7") 0 0 repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
#errorWrapper {
|
#errorWrapper {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue