Merge branch 'per_line_comment'

Conflicts:
	app/assets/stylesheets/projects.css.scss
This commit is contained in:
Dmitriy Zaporozhets 2012-01-12 00:42:17 +02:00
commit 6cf000ff52
18 changed files with 165 additions and 13 deletions

View file

@ -82,3 +82,5 @@ function showMenu() {
function resetMenu() {
$(this).removeClass("hover");
}