summaryrefslogtreecommitdiff
path: root/web/templates/agent-context.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/agent-context.html')
-rw-r--r--web/templates/agent-context.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/templates/agent-context.html b/web/templates/agent-context.html
index db618ba..311df3a 100644
--- a/web/templates/agent-context.html
+++ b/web/templates/agent-context.html
@@ -22,7 +22,6 @@
.calendar-hour-label { position: absolute; left: -60px; top: -8px; font-size: 0.75em; color: #666; width: 50px; text-align: right; }
.calendar-item { position: absolute; left: 10px; right: 10px; background: #0f3460; border-radius: 4px; padding: 6px 10px; font-size: 0.85em; border-left: 3px solid; overflow: hidden; z-index: 1; }
.calendar-item:hover { z-index: 10; background: #1a4a80; }
- .calendar-item.source-todoist { border-color: #e44332; }
.calendar-item.source-trello { border-color: #0079bf; }
.calendar-item.source-plantoeat { border-color: #5cb85c; }
.calendar-item.source-calendar { border-color: #9b59b6; }
@@ -38,7 +37,6 @@
th { background: #0f3460; color: #fff; }
tr:hover { background: #1a1a2e; }
.source { display: inline-block; padding: 2px 8px; border-radius: 10px; font-size: 0.8em; }
- .source-todoist { background: #e44332; color: #fff; }
.source-trello { background: #0079bf; color: #fff; }
.source-plantoeat { background: #5cb85c; color: #fff; }
.source-calendar { background: #9b59b6; color: #fff; }