colorize the start and end icons
This commit is contained in:
parent
2fee843c52
commit
1416481ba9
2 changed files with 10 additions and 1 deletions
|
@ -19,3 +19,5 @@ body {
|
|||
display: inline-block;
|
||||
margin-right: 0.7em;
|
||||
}
|
||||
img.red { filter: hue-rotate(120deg); }
|
||||
img.green { filter: hue-rotate(-120deg); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue