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