From 781250687912c7961d7ae099be9de5c6f2b34890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 14 Aug 2020 15:26:46 +0200 Subject: Change some variables to scss vars. --- module/html/view/calendar.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'module/html/view/calendar.scm') diff --git a/module/html/view/calendar.scm b/module/html/view/calendar.scm index c7aa17a3..db0debda 100644 --- a/module/html/view/calendar.scm +++ b/module/html/view/calendar.scm @@ -163,8 +163,6 @@ (style ,(format #f "html { --editmode: 1.0; --event-font-size: 8pt; - --gray: #757575; - --btn-height: 0.5ex; }")) ,(include-css "/static/style.css") -- cgit v1.2.3