Some more big changes: no more 503 errors, add as many artists as you want at the same time, no more DB is locked errors, no more chinese/japanese results in the searches, version number displayed at the bottom, add artists while importing, some other stuff

This commit is contained in:
Remy
2011-07-16 02:25:57 -07:00
parent 4c1ff07b85
commit 75ba22ebdd
14 changed files with 576 additions and 394 deletions

View File

@@ -96,6 +96,9 @@ h1{
.updatebar{
text-align: center;
}
.version{
font-size: 12px;
}
a:link {
color: #5E2612;
text-decoration: none;