Defect #26325 ยป css_syntax_fix.patch
public/stylesheets/application.css (revision ) | ||
---|---|---|
494 | 494 |
div#issue-changesets div.changeset { padding: 4px;} |
495 | 495 |
div#issue-changesets div.changeset { border-bottom: 1px solid #ddd; } |
496 | 496 |
div#issue-changesets p { margin-top: 0; margin-bottom: 1em;} |
497 |
.changeset-comments {margin-bottom:1em; font-family:}
|
|
497 |
.changeset-comments {margin-bottom:1em;} |
|
498 | 498 | |
499 | 499 |
div.journal {overflow:auto;} |
500 | 500 |
div.journal.private-notes {border-left:2px solid #d22; padding-left:4px; margin-left:-6px;} |
... | ... | |
1279 | 1279 |
.icon-document { background-image: url(../images/document.png); } |
1280 | 1280 |
.icon-project { background-image: url(../images/projects.png); } |
1281 | 1281 |
.icon-add-bullet { background-image: url(../images/bullet_add.png); } |
1282 |
.icon-shared { background-image: url(../images/link.png) };
|
|
1282 |
.icon-shared { background-image: url(../images/link.png); }
|
|
1283 | 1283 | |
1284 | 1284 |
.icon-file { background-image: url(../images/files/default.png); } |
1285 | 1285 |
.icon-file.text-plain { background-image: url(../images/files/text.png); } |