mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
mixup colors fixed. color of resource to be discusses still
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user