Skip to content
Snippets Groups Projects
Commit 496d8f3f authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Re-add the standard background to the wait and delay screens.

issue #1062
parent 124276e4
No related branches found
No related tags found
No related merge requests found
......@@ -79,6 +79,10 @@ section > .contents {
transition-delay: 0.5s;
}
#wait, #delay {
background-image: url("/i/bg.png");
}
.waiting #wait {
z-index: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment