Remove overlay2.png as it contained HTML
parent
51798f3862
commit
c9ab5aae19
|
@ -977,7 +977,6 @@ form#reconnectform { display: none; }
|
||||||
|
|
||||||
#modaloverlay {
|
#modaloverlay {
|
||||||
z-index: 500; display: none;
|
z-index: 500; display: none;
|
||||||
background-image: url(/static/img/jun09/pad/overlay2.png);
|
|
||||||
background-repeat: repeat-both;
|
background-repeat: repeat-both;
|
||||||
width: 100%; position: absolute;
|
width: 100%; position: absolute;
|
||||||
height: 100%; left: 0; top: 0;
|
height: 100%; left: 0; top: 0;
|
||||||
|
@ -988,7 +987,6 @@ form#reconnectform { display: none; }
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
/* scale the image */
|
/* scale the image */
|
||||||
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/overlay2.png", sizingMethod="scale");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a#topbarmaximize {
|
a#topbarmaximize {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 149 B |
Loading…
Reference in New Issue