.fc-teammate .fc-head{ } .fc-teammate .fc-day .morning{ background: url(../img/dot-mid.jpg) repeat-x scroll 0 bottom; min-height: 30px; padding:0px 0 2px 0; margin:0px 0 2px 0; } .fc-teammate .fc-day .afternoon{ min-height: 30px; } .fc td.fc-teammate-label{ vertical-align: middle; text-align: center; font-size: 11px; font-weight: bolder; color:#414141; padding: 0 5px; /*padding:3px 5px 3px 10px!important;*/ text-transform: uppercase; cursor: move; } .fc-teammate-label span{ min-height: 30px; width: 90px; display: inline-flex; align-items: center; } .fc-teammate tbody .fc-sa ,.fc-teammate tbody .fc-di{ background-color: #f3f3f3; } .fc-teammate tbody .event{ text-align: center; } .fc-teammate .event-readonly{ cursor: not-allowed; } #teammatePicker{ height:150px; } .fc-teammate-line{ background: #ffffff; } .fc-teammate-line.highlight td{ background: #007bff14; /*box-shadow: inset 0 0 0 2px #ffc511;*/ } .fc-teammate-view .btn-teammate-add{ width: 100%; box-sizing: border-box; border-radius: 0; } .teammate-picker{ overflow: auto; width: 100%; max-height: 300px; } .teammate-picker ul{ margin:0; padding:0; list-style-type:none; } .teammate-picker ul li{ cursor: pointer; padding: 3px 0; border-bottom: 1px solid #cecece; } .teammate-picker ul li > label{ margin-bottom:0; width:100%; display: block; }