Working search! Weee!

This commit is contained in:
magnolia-fan
2011-09-10 02:13:02 +04:00
parent 16703a87ec
commit fe7737574d
14 changed files with 349 additions and 344 deletions
-5
View File
@@ -15,9 +15,4 @@
left: 50%;
margin: -32px 0 0 -32px;
}
}
.artist-loader {
float: right;
margin: -26px 0 0 10px;
}
+10
View File
@@ -18,4 +18,14 @@
}
}
}
}
#artist-load-spinner {
display: none;
float: right;
margin: -26px 0 0 10px;
}
.suggestions a {
cursor: pointer;
}