change task icon

This commit is contained in:
Bengt Brodersen 2015-06-07 14:33:33 +02:00
parent 1a0710bcab
commit d03350fb1b
5 changed files with 1 additions and 1 deletions

View File

@ -831,7 +831,7 @@ body {
} }
.issue-icon[type="task"] { .issue-icon[type="task"] {
background-color: ORANGE !important; background-color: ORANGE !important;
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Task.png); background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Gear.png);
} }
.issue-estimate { .issue-estimate {
position: absolute; position: absolute;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
resources/icons/Dot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
resources/icons/Gear.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB