mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-13 11:58:41 +00:00
6 lines
86 B
CSS
6 lines
86 B
CSS
svg .positive rect {
|
|
fill: darkolivegreen;
|
|
}
|
|
svg .negative rect {
|
|
fill: crimson;
|
|
} |