mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-11 15:28:40 +00:00
Default layout edited
This commit is contained in:
parent
17b3d2ada9
commit
d038a10d59
|
|
@ -1,3 +1,7 @@
|
||||||
.chart {
|
.chart {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
svg {
|
||||||
|
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
|
||||||
|
}
|
||||||
|
|
@ -1 +1,7 @@
|
||||||
|
svg .area {
|
||||||
|
fill: steelblue;
|
||||||
|
}
|
||||||
|
|
||||||
|
svg .stacked {
|
||||||
|
fill: steelblue;
|
||||||
|
}
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user