Further conversion to new UI.

This commit is contained in:
Michael Jumper
2012-11-21 18:37:34 -08:00
parent 714c32b9a6
commit 91a6dd5c1a
4 changed files with 70 additions and 57 deletions

View File

@@ -55,8 +55,6 @@ div.dialogOuter {
position: fixed;
left: 0;
top: 0;
visibility: hidden;
}
div.dialogMiddle {
@@ -264,3 +262,10 @@ div#viewportClone {
visibility: hidden;
}
.status {
text-shadow: 0 0 0.25em black, 0 0 0.25em black, 0 0 0.25em black, 0 0 0.25em black;
font-size: xx-large;
color: white;
}