web/data/cubicweb.calendar.css
changeset 9379 b0b1148b6963
parent 6736 36ed2bf7ad3d
child 9417 60322cb8636c
--- a/web/data/cubicweb.calendar.css	Mon Nov 04 16:06:06 2013 +0100
+++ b/web/data/cubicweb.calendar.css	Tue Dec 17 10:49:17 2013 +0100
@@ -231,6 +231,8 @@
  font-weight:bold;
  padding-bottom:0.2em;
  background: %(incontextBoxBodyBgColor)s;
+ border-top-left-radius: 6px;
+ border-top-right-radius: 6px;
 }
 
 .calendar th.month a{