Update bookmarklet.js

This commit is contained in:
Bengt Brodersen 2015-07-14 00:19:50 +02:00
parent 04c2736940
commit 7ae3b78139

View File

@ -827,7 +827,7 @@ body {
background-color: GOLD !important;
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Bulb.png);
}
.issue-icon[type="bug"] {
.issue-icon[type="bug"], .issue-icon[type="correction"] {
background-color: CRIMSON !important;
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Bug.png);
}