Pick default colors for the calendar based on start time
This commit is contained in:
parent
13f62cc118
commit
e1d5126e8b
4 changed files with 36 additions and 10 deletions
|
@ -606,7 +606,7 @@ table.fc-border-separate {
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
background: #fff;
|
||||
opacity: .3;
|
||||
opacity: 0.3;
|
||||
filter: alpha(opacity=30);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue