From 75a586a47b39783eb2972aa59938d2d8a13082f5 Mon Sep 17 00:00:00 2001 From: mwiegand Date: Sat, 16 May 2026 19:17:05 +0200 Subject: [PATCH] style(editor): add stylesheet for editor shell + Prism tokens + popup Defines .editor-shell, .editor-code, .editor-popup. Reuses tokens.css variables where present so the editor matches the site palette. Co-Authored-By: Claude Sonnet 4.6 --- l4d2web/l4d2web/static/css/editor.css | 82 +++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 l4d2web/l4d2web/static/css/editor.css diff --git a/l4d2web/l4d2web/static/css/editor.css b/l4d2web/l4d2web/static/css/editor.css new file mode 100644 index 0000000..6d323f1 --- /dev/null +++ b/l4d2web/l4d2web/static/css/editor.css @@ -0,0 +1,82 @@ +/* Code editor widget — paired with editor.js. Mounted as a sibling of + any