This commit is contained in:
罗松柏 2020-12-09 10:03:32 +08:00
parent eeef746471
commit 393fb3a018

View File

@ -141,7 +141,7 @@ html .fc,
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */ .fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
background: #fff; background: #fff;
background-image: url('/assets/images/dian.png'); background-image: url('http://10.0.0.5/leguevent_dev//assets/images/dian.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: right 3.5px top 7.5px; background-position: right 3.5px top 7.5px;
} }