| Server IP : 23.111.136.34 / Your IP : 216.73.216.215 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/www/controle/views/_css/less/elements/ |
Upload File : |
/*UI Datepicker*/
.ui-datepicker{
position:relative;
}
.ui-datepicker .ui-datepicker-header {
border-bottom:1px solid rgba(255,255,255,0.6);
padding-bottom:5px;
margin-bottom:4px;
}
.datetimepicker table td:last-child,.datetimepicker table thead th:last-child{
border-right: 0;
}
.ui-datepicker .ui-datepicker-title {
cursor:default;
line-height: 1.8em;
margin: 0 2.3em;
text-align: center;
font-weight:600;
font-size:14px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
height: 1.8em;
position: absolute;
top: 2px;
width: 1.8em;
color:#FFF;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{
overflow:hidden;
display:block;
text-indent: -99999px;
}
.ui-datepicker .ui-datepicker-prev span:after, .ui-datepicker .ui-datepicker-next span:after{
cursor:pointer;
content:"?";
font-family: FontAwesome;
display:block;
position:absolute;
width:16px;
height:16px;
top:0;
text-indent: 0;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-next span:after{
content:"?";
right:0;
}
.ui-datepicker table th{
border:0;
padding:3px;
}
.ui-datepicker table th span{
font-size:14px;
color:#FFF;
}
.ui-datepicker table tr{ background:transparent !important;}
.ui-datepicker table td{
border:0;
padding:3px;
}
.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover{
background: @primary-color !important;
background-image: none !important;
}
.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover{
background: @primary-color !important;
background-image: none !important;
}
.ui-datepicker td span, .ui-datepicker td a {
display: block;
padding: 0.2em;
text-align: right;
text-decoration: none;
color:#FFF;
}