misc css tweaks
This commit is contained in:
+1
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user