| Server IP : 192.249.121.117 / Your IP : 216.73.216.251 Web Server : Apache System : Linux ded4606.inmotionhosting.com 3.10.0-1160.81.1.el7.x86_64 #1 SMP Fri Dec 16 17:29:43 UTC 2022 x86_64 User : oakben5 ( 1001) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/oakben5/public_html/schedule/ |
Upload File : |
.time-slot .timing.active {
background-color: #00e500;
}
.time-slot .timing:hover {
background-color: #00e500 !important;
color: #000 !important;
}
a.timing {
padding: 5px 15px;
background: #d8dbfd;
display: inline-block;
margin: 12px 10px;
width: 112px;
text-align: center;
border-radius: 4px;
box-shadow: 0px 0px 21px -12px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 21px -12px rgba(0, 0, 0, 0.5);
}
.day-slot {
margin: 0 20px;
}
.day-slot li.active{
background: blue;
}
.day-slot li.left-arrow {
left: -27px !important;
}
.day-slot li.right-arrow {
right: -33px;
}
.day-slot li.active {
background: #e2e2ff;
border-radius: 5px;
}
.day-slot li{
cursor: pointer;
}