add task icon

This commit is contained in:
Bengt Brodersen 2015-06-04 13:22:55 +02:00
parent 69eda95af7
commit 520ea58c40
3 changed files with 4 additions and 0 deletions

View File

@ -762,6 +762,10 @@
background-color: ROYALBLUE !important; background-color: ROYALBLUE !important;
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Flash.png); background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Flash.png);
} }
.issue-icon[type="task"] {
background-color: ORANGE !important;
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Task.png);
}
.issue-estimate { .issue-estimate {
position: absolute; position: absolute;
left: 2.5rem; left: 2.5rem;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

BIN
resources/icons/Task.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB