is it possible to change saturday and sunday colors to red in calendar and if so how to do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
Hello Papi,
For change saturday and sunday colors to red in calendar use the below code in scss file
td.ui-datepicker-week-end a.ui-state-default{
color: red;
}
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Hi Do you know how to do it through studio ?
Hi Do you know how to do it through studio for Gantt View ?
I do not think that it is achievable through studio.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
2
lis 23
|
3157 | ||
Meetings and Minutes
Vyřešeno
|
|
1
kvě 23
|
5455 | |
|
0
srp 21
|
2332 | ||
|
2
úno 21
|
1895 | ||
|
1
čvc 25
|
120 |
Any solution?