Merge branch 'develop' into gh-pages

This commit is contained in:
Bengt Brodersen 2016-05-03 22:41:07 +02:00
commit bc08d2544b
2 changed files with 4 additions and 0 deletions

View File

@ -213,6 +213,10 @@ body {
background-color: MEDIUMTURQUOISE;
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 {
position: absolute;
left: 2.5rem;

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB