misc css tweaks

This commit is contained in:
Andrew Dolgov
2008-05-16 05:57:54 +01:00
parent 4020f6f31e
commit 3a391f6720
4 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -1189,15 +1189,14 @@ a.cdmToggleLink:hover {
}
#dialog_overlay {
background : white;
left : 0;
top : 0;
height : 100%;
width : 100%;
z-index : 2;
opacity : 0.5;
position : absolute;
display : none;
background-image : url("images/shadow_white.png");
}
#overlay {