前端
This commit is contained in:
parent
4a52ecbbf4
commit
a8353dacac
@ -147,7 +147,7 @@ html .fc,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
|
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
|
||||||
background: #bce8f1;
|
background:#f5f5f9;
|
||||||
opacity: .3;
|
opacity: .3;
|
||||||
filter: alpha(opacity=30); /* for IE */
|
filter: alpha(opacity=30); /* for IE */
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user