Newer
Older
-webkit-transition: height 500ms;
-moz-transition: height 500ms;
-ms-transition: height 500ms;
-o-transition: height 500ms;
transition: height 500ms;
font-size: 10px;
background-color: #ffffff;
padding-top: 15px;
}
background-color: #ffffff;
//box-shadow:0px 5px 5px #b5cef7;
padding-bottom: 8px;
}
align-content: space-between;
justify-content: left;
box-sizing: border-box;
}
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
height: 100%;
width: 20%;
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
color: #f3a035;
margin-left: 6px;
font-size: 16px;
}
float: right;
color: #666666;
margin-right: 10px;
}
.item-notice{
margin: .8rem;
font-size: 0;
box-shadow: -5px 0px 5px 1px #f4f4f4, 0px -5px 5px 1px #f4f4f4, 5px 0px 5px 1px #f4f4f4, 0px 5px 5px 1px #f4f4f4;
border-radius: 5px;
}
background-color: #e42417;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
position: absolute;
padding: 4px;
background-color: red;
border-radius: 50%;
right: 10px;
top: 12px;
}
display: inline-block;
padding: 2px;
background-color: #fb9662;
border-radius: 50%;
vertical-align: middle;
margin-right: 5px;
}
color: #46b553;
margin-left: 6px;
font-size: 16px;
}
text-align: center;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
box-sizing: border-box;
}
height: 100%;
// width: 66px;
display: inline-flex;
flex-direction: column;
// flex-direction: center;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
margin: 0 10px;
// background-color: #e0e9fa;
padding: 8px 3px;
}
line-height: 20px;
width: 20px;
height: 20px;
border-radius: 20px;
}
color: #f57746;
margin-left: 6px;
font-size: 16px;
}
font-size: 8px;
color: #666666;
float: right;
margin-right: 10px;
}
text-align: center;
color: #fff;
font-weight: bolder;
font-size: 16px;
// width:58px;
// height:58px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
box-sizing: border-box;
}
position: relative;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 100;
}
font-size: 10px;
color: #666666;
float: right;
margin-right: 10px;
}
position: absolute;
bottom: 0;
left: 0;
font-size: 1.5rem;
color: #fff;
width: 100%;
ion-calendar-month .primary .days .dayOff2 p,
ion-calendar-month .primary .days .dayOff3 p,
.toolbar-icon {
ion-icon.iconfont{
color: #ffffff;
font-size: 2.5rem;
line-height: .1;
}
}
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
font-size: 1.4rem;
color: #333;
font-weight: bold;
}
.calendarEle{
position: relative;
height: 66px;
overflow: hidden;
-webkit-transition: height 500ms;
-moz-transition: height 500ms;
-ms-transition: height 500ms;
-o-transition: height 500ms;
transition: height 500ms;
.scroll-down{
position: absolute;
top: 50px;
left: 0;
background-color: #fff;
z-index: 999;
width: 100%;
height: 100%;
text-align: center;
ion-icon{
font-size: 2.4rem;
color: #5c5c5c;
}
}