Pick default colors for the calendar based on start time

This commit is contained in:
Albert Santoni 2015-08-28 18:16:55 -04:00
parent 13f62cc118
commit e1d5126e8b
4 changed files with 36 additions and 10 deletions

View file

@ -606,7 +606,7 @@ table.fc-border-separate {
width: 100%;
height: 100%;
background: #fff;
opacity: .3;
opacity: 0.3;
filter: alpha(opacity=30);
}