0

Added the spawn button

This commit is contained in:
Michael Writhe
2011-04-13 14:45:24 -06:00
parent 4036c4a550
commit 1b74ab4b45
2 changed files with 38 additions and 0 deletions

View File

@@ -40,6 +40,13 @@ body { height: 100%; margin: 0px; padding: 0px ; background-color: #000; }
display: none;
}
#customControl > div#button {
border: 1px solid #000;
font-size: 12px;
background-color: #fff;
display: none;
}
#link {
background-color: #fff; /* fallback */