aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-07-30 21:04:36 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-07-30 21:04:36 +0200
commit16091fbfa64dca43f442d315a576f42f652d41fe (patch)
tree7af6f00bb9c2f4f1d21b3f03c981f626753fa2b3 /static/style.css
parentReslove some TODO's in script.js. (diff)
downloadcalp-16091fbfa64dca43f442d315a576f42f652d41fe.tar.gz
calp-16091fbfa64dca43f442d315a576f42f652d41fe.tar.xz
Start embedding more data for css and js in the html doc.
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/static/style.css b/static/style.css
index 36f1a0c3..793ed366 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,12 +1,5 @@
html {
height: 100%;
- /* TODO
- * get the default values from the code.
- */
- --editmode: 1.0;
- --event-font-size: 8pt;
- --gray: #757575;
- --btn-height: 0.5ex;
}
html, body {