[svn] - Make control panel downloads (qm.csv for each cave, CAVETAB2.CSV) work.

- Fix problems in QM parsing script
This commit is contained in:
substantialnoninfringinguser
2009-05-17 04:31:23 +01:00
parent 7566faf77b
commit 21c39f70de
8 changed files with 96 additions and 86 deletions

View File

@@ -230,6 +230,12 @@ a.redtext:link {
border-bottom-width: thin;
border-left-width: thin;
}
.menuBarItem : hover {
background: "rgb(125, 125, 125)";
}
.behind {
display: none;
}