Remove overlay2.png as it contained HTML

pull/1/head
John McLear 2011-03-27 10:13:22 +00:00
parent 51798f3862
commit c9ab5aae19
2 changed files with 0 additions and 2 deletions

View File

@ -977,7 +977,6 @@ form#reconnectform { display: none; }
#modaloverlay {
z-index: 500; display: none;
background-image: url(/static/img/jun09/pad/overlay2.png);
background-repeat: repeat-both;
width: 100%; position: absolute;
height: 100%; left: 0; top: 0;
@ -988,7 +987,6 @@ form#reconnectform { display: none; }
background-image: none;
background-repeat: no-repeat;
/* scale the image */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/overlay2.png", sizingMethod="scale");
}
a#topbarmaximize {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 149 B