add icon for test

This commit is contained in:
Bengt Brodersen 2016-05-03 22:40:42 +02:00
parent de7df9000e
commit a777d7833e
2 changed files with 4 additions and 0 deletions

View File

@ -212,6 +212,10 @@ body {
background-color: MEDIUMTURQUOISE; background-color: MEDIUMTURQUOISE;
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/ErlenmeyerFlask.png); background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/ErlenmeyerFlask.png);
} }
.issue-icon[type="test"] {
background-color: ORANGE;
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/CrashDummy.png);
}
.issue-estimate { .issue-estimate {
position: absolute; position: absolute;
left: 2.5rem; left: 2.5rem;

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB