add task icon
This commit is contained in:
parent
69eda95af7
commit
520ea58c40
@ -762,6 +762,10 @@
|
|||||||
background-color: ROYALBLUE !important;
|
background-color: ROYALBLUE !important;
|
||||||
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Flash.png);
|
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Flash.png);
|
||||||
}
|
}
|
||||||
|
.issue-icon[type="task"] {
|
||||||
|
background-color: ORANGE !important;
|
||||||
|
background-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/icons/Task.png);
|
||||||
|
}
|
||||||
.issue-estimate {
|
.issue-estimate {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 2.5rem;
|
left: 2.5rem;
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB |
BIN
resources/icons/Task.png
Normal file
BIN
resources/icons/Task.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
Loading…
x
Reference in New Issue
Block a user