fix colors for post mode menu

This commit is contained in:
albert
2013-02-18 14:44:21 -05:00
parent 1620d37ebb
commit 5167cf6948
3 changed files with 58 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
this.initialize_selector();
this.initialize_preview_link();
this.initialize_edit_form();
Danbooru.PostModeMenu.change();
}
}