| Server IP : 162.214.74.102 / Your IP : 216.73.217.80 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/public_html/lrsys_apps/dialogo/ui/lib/fc/ |
Upload File : |
/*---------------------------------------------
UI Calendar
----------------------------------------------*/
.fc-button {
min-height: 34px;
}
.fc-state-default {
background-color: #f5f5f5;
background-image: none;
border-color: #eaeaea;
color: #333;
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
}
.fc-state-default.fc-corner-left {
-webkit-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
}
.fc-state-default.fc-corner-right {
-webkit-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed hr, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
border-color: #eaeaea;
}
.fc th {
padding: 5px;
font-weight: 400;
font-size: 15px;
color: #ffffff;
background-color: #2196f3;
}
.fc .fc-content-skeleton td {
padding: 3px 5px 0px 5px;
}
.fc-row table td {
min-height: 120px;
}
.fc-unthemed .fc-today {
background: rgba(153, 114, 181, 0.1);
}