Commit 31a2e14e by E. Kolpakov

Popup background and border

parent 6c1d71ca
...@@ -220,7 +220,8 @@ ...@@ -220,7 +220,8 @@
display: none; display: none;
top: 5%; top: 5%;
right: 5%; right: 5%;
background: none repeat scroll 0 0 #66A5B5; border: 1px solid white;
background: none repeat scroll 0 0 rgba(0,0,0,.8);
width: 500px; width: 500px;
max-width: 90%; max-width: 90%;
min-height: 50px; min-height: 50px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment