aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/style.css b/static/style.css
index 5ff30e3f..44322d63 100644
--- a/static/style.css
+++ b/static/style.css
@@ -343,17 +343,17 @@ html, body {
/* */
-.wholeday .event.continuing {
+.longevents .event.continuing {
border-right: none;
background-image: linear-gradient(to left, #0007 0%,#FFF0 4em);
}
-.wholeday .event.continued {
+.longevents .event.continued {
border-left: none;
background-image: linear-gradient(to right, #FFF7 0%,#FFF0 6em);
}
-.wholeday .event.continued.continuing {
+.longevents .event.continued.continuing {
border-left: none;
border-right: none;
background-image: