| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/themes/Honeygrid_preview/styles/system/modules/ |
Upload File : |
.ui-datepicker {
background-clip: padding-box;
background-color: #FFFFFF;
display: none;
left: 0;
position: absolute;
text-align: left;
padding: 0 !important;
border: 3px solid transparentize(#000000, 0.8) !important;
margin: 5px 0 0 0;
width: auto !important;
white-space: normal;
border-radius: 3px;
th, td {
height: auto;
line-height: 30px;
text-align: center;
width: auto;
}
.ui-datepicker-header {
background: $brand-primary;
border: none;
border-radius: 0;
font-weight: normal;
font-size: 15px;
padding: 0 !important;
.ui-datepicker-title {
border: 0;
height: 35px;
line-height: 30px;
margin-top: .4em;
text-align: center;
width: 210px;
span {
&.ui-datepicker-month,
&.ui-datepicker-year {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
}
}
}
.ui-datepicker-prev,
.ui-datepicker-next {
font-size: 12px;
background: none;
border: 0;
border-radius: 0;
cursor: pointer;
height: 41px;
line-height: 41px;
text-align: center;
top: 0;
width: 41px;
&:hover {
background: mix(#FFFFFF, $brand-primary, 20%);
text-decoration: none;
}
&:after {
color: #FFFFFF;
@extend %fa-icon;
@extend .fas;
}
span {
background: none;
height: 28px;
width: 14px;
margin-top: 7px;
top: 0;
font-weight: normal;
}
}
.ui-datepicker-next {
border-left: 1px solid darken($brand-primary, 10%);
right: 0;
&:after {
content: fa-content($fa-var-chevron-right);
}
}
.ui-datepicker-prev {
border-right: 1px solid darken($brand-primary, 10%);
left: 0;
&:after {
content: fa-content($fa-var-chevron-left);
}
}
.ui-datepicker-month {
margin-right: 5px;
min-width: 0;
width: 37%;
max-width: 37%;
}
.ui-datepicker-year {
min-width: 0;
width: 37%;
max-width: 37%;
}
}
table.ui-datepicker-calendar {
border-color: darken($brand-primary, 10%);
margin: 0;
thead {
th {
background: darken($brand-primary, 3%);
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: center;
line-height: 35px;
border: 0;
border-top: 1px solid darken($brand-primary, 10%);
padding: 0;
span {
color: #FFFFFF;
}
}
}
tbody {
tr:nth-child(even) {
background: #FFFFFF;
}
tr:nth-child(odd) {
background: mix(#000000, #FFFFFF, 4%);
}
a {
color: #333333;
border: none;
background: none;
}
td, a {
text-align: center;
padding: 4px 1px;
}
td {
border-right: 1px solid darken(#FFFFFF, 10.5%);
line-height: 22px;
&:last-child {
border-right: 0;
}
&:hover {
background: mix(#000000, #FFFFFF, 9%);
}
&.ui-datepicker-today {
background: mix(#000000, #FFFFFF, 9%);
a {
font-weight: 700;
}
}
&.ui-datepicker-current-day {
background: $brand-primary;
a {
font-weight: bold;
color: #FFFFFF;
}
}
&.ui-state-disabled {
background: mix(#000000, #FFFFFF, 4%);
@include opacity(1);
span {
@include opacity(0.5);
}
}
&.ui-datepicker-week-col {
&:hover {
background: #FFFFFF;
}
}
span {
border: none;
background: none;
text-align: center;
}
a {
color: $text-color;
display: block;
height: 100%;
text-decoration: none;
width: 100%;
}
}
}
}
}