aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-09-27 17:17:55 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-09-27 17:17:55 +0200
commit228c86f792dcb487c923e173c90c995acc09efbf (patch)
tree31fd9603c018e1aebfc9199ebdc59720470ced9f /static/style.scss
parentAdd an assert. (diff)
downloadcalp-228c86f792dcb487c923e173c90c995acc09efbf.tar.gz
calp-228c86f792dcb487c923e173c90c995acc09efbf.tar.xz
Add new edit tab.
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.scss b/static/style.scss
index 33f55f81..3a2e5ba6 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -549,6 +549,10 @@ along with their colors.
font-style: italic;
white-space: pre;
}
+
+ .category {
+ display: inline-block;
+ }
}
.event-body {