add icon for test
This commit is contained in:
parent
de7df9000e
commit
a777d7833e
4
card.css
4
card.css
@ -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;
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Loading…
x
Reference in New Issue
Block a user