aboutsummaryrefslogtreecommitdiff
path: root/module
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-14 15:26:46 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-14 15:26:46 +0200
commit781250687912c7961d7ae099be9de5c6f2b34890 (patch)
tree58b158af5b7eace9c72416a85334e2d55abde670 /module
parentPopup style improvement, add tab for repeats. (diff)
downloadcalp-781250687912c7961d7ae099be9de5c6f2b34890.tar.gz
calp-781250687912c7961d7ae099be9de5c6f2b34890.tar.xz
Change some variables to scss vars.
Diffstat (limited to 'module')
-rw-r--r--module/html/view/calendar.scm2
1 files changed, 0 insertions, 2 deletions
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")