Index: public/stylesheets/application.css IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- public/stylesheets/application.css (revision ee698b50c4dd12141e5c6c5b86939c6ef80e213a) +++ public/stylesheets/application.css (revision ) @@ -494,7 +494,7 @@ div#issue-changesets div.changeset { padding: 4px;} div#issue-changesets div.changeset { border-bottom: 1px solid #ddd; } div#issue-changesets p { margin-top: 0; margin-bottom: 1em;} -.changeset-comments {margin-bottom:1em; font-family:} +.changeset-comments {margin-bottom:1em;} div.journal {overflow:auto;} div.journal.private-notes {border-left:2px solid #d22; padding-left:4px; margin-left:-6px;} @@ -1279,7 +1279,7 @@ .icon-document { background-image: url(../images/document.png); } .icon-project { background-image: url(../images/projects.png); } .icon-add-bullet { background-image: url(../images/bullet_add.png); } -.icon-shared { background-image: url(../images/link.png) }; +.icon-shared { background-image: url(../images/link.png); } .icon-file { background-image: url(../images/files/default.png); } .icon-file.text-plain { background-image: url(../images/files/text.png); }