mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +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