mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
Default layout edited
This commit is contained in:
parent
17b3d2ada9
commit
d038a10d59
|
|
@ -1,3 +1,7 @@
|
|||
.chart {
|
||||
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