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