UNPKG

gs-calendar

Version:
2 lines (1 loc) 2.75 kB
.gs_calendar{display:flex;flex-direction:column;min-width:300px;min-height:300px;background-color:#fff;overflow:hidden;font-size:16px;border-radius:10px;-webkit-user-select:none;user-select:none;font-family:inherit}.gs_navigation{display:flex;flex:1;justify-content:space-between;align-content:center;padding:10px 0}.gs_navigation>div>select{background-color:#fff;border:1px solid gray;padding:5px;cursor:pointer;border-radius:5px}.today_btn{cursor:pointer;padding:5px;border-radius:5px}.today_btn:hover{background-color:#f6f6f6}.gs_navigation_icon{font-size:22px;cursor:pointer;height:30px;width:30px;border-radius:5px;display:flex;align-items:center;justify-content:center}.gs_navigation_icon:hover{border-radius:5px;background-color:#f6f6f6}.gs_calendar_layout_row{display:grid;height:100%;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.gs_day{display:flex;align-items:center;justify-content:center;padding:10px 5px;text-align:center;box-sizing:border-box}.gs_day__clickable{cursor:pointer}.gs_day__clickable:hover{background-color:#efefef!important;color:#000!important}.gs_day__today{background-color:#218f76!important;color:#fff!important}.gs_day__select{background-color:#0a79df!important;color:#fff!important}.gs_day__select:hover{background-color:#0a79df;color:#fff}.gs_day_empty:hover{background-color:transparent;color:#000;cursor:auto}.gs_day__disable{background-color:#f1f1f1;color:#dad7d7;cursor:not-allowed}.gs_day__disable:hover{background-color:#f1f1f1;color:#dad7d7}.gs_weekend{color:red}.gs_weekend:hover{color:red!important}.custom-react-select__input-container>[type=text]:focus{outline:none;box-shadow:transparent}.custom-react-select__control{height:32px!important;min-height:32px!important;border-radius:6px!important;border:1px solid #dcdcdc!important;font-size:14px!important;box-shadow:none!important;cursor:pointer;padding:0!important;align-items:center}.custom-react-select__value-container{padding:0 8px!important;gap:4px;display:flex;align-items:center;font-size:14px!important;height:100%}.custom-react-select__single-value{font-size:14px!important;line-height:1!important;padding:0!important;margin:0!important;display:flex;align-items:center}.custom-react-select__indicator-separator{display:none!important}.custom-react-select__dropdown-indicator{padding:4px!important;height:100%;display:flex;align-items:center}.custom-react-select__dropdown-indicator svg{width:16px;height:16px;color:#333}.custom-react-select__input-container{padding:0!important;margin:0!important;height:100%}.custom-react-select__input{font-size:14px!important;padding:0!important;margin:0!important;height:100%}.custom-react-select__menu{font-size:14px!important}.custom-react-select__option{padding:6px 12px;font-size:14px;cursor:pointer}