make infobox wider (50%)
This commit is contained in:
parent
81352b548d
commit
9104077785
|
@ -485,9 +485,9 @@ div.helpResponse {
|
||||||
|
|
||||||
#infoBoxShadow {
|
#infoBoxShadow {
|
||||||
background-image : url("images/shadow.png");
|
background-image : url("images/shadow.png");
|
||||||
left : 30%;
|
left : 25%;
|
||||||
top : 30%;
|
top : 30%;
|
||||||
width : 30%;
|
right : 25%;
|
||||||
z-index : 3;
|
z-index : 3;
|
||||||
position : absolute;
|
position : absolute;
|
||||||
display : none;
|
display : none;
|
||||||
|
|
Loading…
Reference in New Issue