aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-09-09 00:56:05 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-09-09 00:56:05 +0200
commit16f3c44f43fe6a5f1163e3e95559b76c40b91d7a (patch)
tree88a06b9bad2d14e641b685f1b5e6630b66c05db5 /static/style.scss
parentHTML add description on existing events. (diff)
downloadcalp-16f3c44f43fe6a5f1163e3e95559b76c40b91d7a.tar.gz
calp-16f3c44f43fe6a5f1163e3e95559b76c40b91d7a.tar.xz
HTML Better RRULE formatting.
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/style.scss b/static/style.scss
index 322f62f3..33f55f81 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -724,6 +724,11 @@ along with their colors.
overflow-y: auto;
padding: 1em;
word-break: break-word;
+
+ table {
+ word-break: initial;
+ font-size: 65%;
+ }
}
.location {