web/data/cubicweb.calendar.css
changeset 5819 1017163825c7
parent 5767 1d811df051c2
child 6140 65a619eb31c4
equal deleted inserted replaced
5818:6d8c479fcd98 5819:1017163825c7
   228 }
   228 }
   229 
   229 
   230 .calendar th.month {
   230 .calendar th.month {
   231  font-weight:bold;
   231  font-weight:bold;
   232  padding-bottom:0.2em;
   232  padding-bottom:0.2em;
   233  background: #cfceb7;
   233  background: %(actionBoxTitleBgColor)s;
   234 }
   234 }
   235 
   235 
   236 .calendar th.month a{
   236 .calendar th.month a{
   237  font: bold 110%  Georgia, Verdana;
   237  font: bold 110%  Georgia, Verdana;
   238  color : #fff;
   238  color : #fff;