mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-11 23:38:40 +00:00
Chart styles
This commit is contained in:
parent
957699b668
commit
f5861ceb2f
|
|
@ -0,0 +1,6 @@
|
||||||
|
svg .positive rect {
|
||||||
|
fill: darkolivegreen;
|
||||||
|
}
|
||||||
|
svg .negative rect {
|
||||||
|
fill: crimson;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user