aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-23 23:12:30 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-29 15:14:46 +0200
commit4d0b44375f1e869f6fa69dc09f029e9bf7574c1d (patch)
tree1ef2214a2a1882c0399c9c23b7560aa27d651965 /static
parentMinor fixes to 'html --help'. (diff)
downloadcalp-4d0b44375f1e869f6fa69dc09f029e9bf7574c1d.tar.gz
calp-4d0b44375f1e869f6fa69dc09f029e9bf7574c1d.tar.xz
Basic support for events in small calendar.
Diffstat (limited to 'static')
-rw-r--r--static/_small-calendar.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/_small-calendar.scss b/static/_small-calendar.scss
index c4814285..6d5bb7ff 100644
--- a/static/_small-calendar.scss
+++ b/static/_small-calendar.scss
@@ -15,6 +15,9 @@
smaller
*/
padding: 5px;
+
+ /* TODO different styles for different calendars */
+ color: var(--color);
}
}
> *:not(.column-head) {