Commit b746b884 by nilu

S21277914 # Client - Incoming Issues (raised by Client) #Allow Cancel Job

parent 949ed158
......@@ -3120,6 +3120,10 @@ a.forgot-pass {
background: url('../images/closed.png') no-repeat top left;
}
.select2type-results .icontype_cancelled:before{
background: url('../images/cancelled.png') no-repeat top left;
}
.select2type-results .icontype_filled:before{
background: url('../images/filled.png') no-repeat top left;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment