style tweaks

This commit is contained in:
albert
2011-03-11 16:35:53 -05:00
parent ccb2def7d7
commit 851d1fa26d
8 changed files with 28 additions and 33 deletions

View File

@@ -2,6 +2,7 @@
Danbooru.Comment = {};
Danbooru.Comment.initialize_all = function() {
$("#c-comments div.dtext-preview").hide();
this.initialize_response_link();
this.initialize_preview_button();
}