Merge branch 'develop' into gh-pages
This commit is contained in:
commit
bc08d2544b
4
card.css
4
card.css
@ -213,6 +213,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;
|
||||||
|
|||||||
BIN
resources/icons/CrashDummy.png
Normal file
BIN
resources/icons/CrashDummy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.6 KiB |
Loading…
x
Reference in New Issue
Block a user