mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 15:09:20 +00:00
Merge pull request #32462 from frappe/mergify/bp/version-13-hotfix/pr-32456
fix: update with new Frappe color. fix #32455 (backport #32456)
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
.time-slot.selected {
|
.time-slot.selected {
|
||||||
color: white;
|
color: white;
|
||||||
background: #5e64ff;
|
background: var(--primary-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.time-slot.selected .text-muted {
|
.time-slot.selected .text-muted {
|
||||||
|
|||||||
Reference in New Issue
Block a user