| Server IP : 127.0.1.1 / Your IP : 216.73.216.152 Web Server : Apache/2.4.52 (Ubuntu) System : Linux bahcrestlinepropertiesllc 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/bahcrestline/backEnd/libs/jquery/fullcalendar/dist/ |
Upload File : |
/* customize */
.fc-view{
overflow: visible;
}
.fc-toolbar {
height: 50px;
color: #fff;
background-color: #03a9f4;
border-radius: 3px 3px 0 0;
margin: 0;
}
.fc-toolbar .fc-button {
color: #fff;
background: transparent;
border: none;
box-shadow: none;
text-shadow: none;
margin: 0;
height: 50px;
line-height: 28px;
padding: 10px;
}
.fc-toolbar h2 {
font-size: 20px;
line-height: 50px;
margin: 0;
text-transform: uppercase;
}
.fc-view .fc-widget-header{
background-color: rgba(168, 168, 168, 0.05);
border: none;
}
.fc-row:hover,
.fc-row:focus,
.fc-row:active{
position: relative;
z-index: 1000;
}
.fc-view .fc-widget-header,
.fc-view .fc-widget-content {
border-color: rgba(168, 168, 168, 0.1);
font-weight: normal;
}
.fc-view .fc-day-header{
padding: 4px 4px;
}
.fc-view .fc-event {
padding: 4px 8px;
box-shadow: 0 1px 0px rgba(0,0,0,0.05);
}
.fc-view .fc-event-hori{
padding: 4px 8px;
}
.fc-event {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.fc-event-inner{
position: relative;
white-space: nowrap;
text-overflow: ellipsis;
}
.fc-state-highlight{
background-color: #f1ffed;
}
.fc-overlay{
display: none;
position: absolute;
min-width: 300px;
padding: 17px 0;
top: auto;
left: 50%;
margin-left: -150px;
z-index: 1000;
}
.fc-overlay.left{
left: 100%;
top: -15px;
padding: 0 10px;
margin: 0;
}
.fc-overlay.right{
left: auto;
right: 100%;
top: -15px;
padding: 0 10px;
margin: 0;
}
.fc-overlay.top{
top: auto;
bottom: -30px;
}
.fc-overlay .panel{
padding: 15px 20px;
}
.fc-overlay .pull-up{
top: 26px;
}
.fc-overlay .pull-down{
bottom: 11px;
}
.fc-event:hover,
.fc-event:focus,
.fc-event:active{
z-index: 1000;
}
.fc-event:hover .fc-overlay,
.fc-event:focus .fc-overlay,
.fc-event:active .fc-overlay{
display: block;
}
.fc-time-grid-event{
overflow: visible;
}
.fc-time-grid .fc-event:hover{
z-index: 1000 !important;
}
.fc-scroller{
-webkit-overflow-scrolling: touch;
}