mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 14:36:13 +00:00
mixup colors fixed. color of resource to be discusses still
This commit is contained in:
parent
83760cc980
commit
cefa304fb5
@ -13,12 +13,12 @@
|
|||||||
}
|
}
|
||||||
.budget-table {
|
.budget-table {
|
||||||
th.charge {
|
th.charge {
|
||||||
background-color: #6d9e63;
|
background-color: #e03851;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.budget-table {
|
.budget-table {
|
||||||
th.resource {
|
th.resource {
|
||||||
background-color: #e03851;
|
background-color: #9bcebd;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.budget-table {
|
.budget-table {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user