guild/backend/components/datepicker/src/assets/css/bootstrap-datepicker4.min.css

11 lines
20 KiB
CSS
Raw Normal View History

2021-11-16 14:34:19 +03:00
/*!
* @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014 - 2021
* @package yii2-widgets
* @subpackage yii2-widget-datepicker
* @version 1.4.8
*
* Bootstrap 4.x styling for bootstrap-datepicker
*
* Author: Kartik Visweswaran
* For more Yii related demos visit http://demos.krajee.com
*/.datepicker-dropdown:after,.datepicker-dropdown:before{content:'';display:inline-block;position:absolute}.datepicker{border-radius:.25rem;direction:ltr}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-inline{margin-top:.25rem}.datepicker-dropdown{top:0;left:0;padding:.25rem}.datepicker-dropdown:before{border-top-width:0;border-right:.4375rem solid transparent;border-bottom:.4375rem solid rgba(0,0,0,.2);border-left:.4375rem solid transparent}.datepicker-dropdown:after{border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-bottom:.375rem solid #fff;border-top:0}.datepicker-dropdown.datepicker-orient-left:before{left:.375rem}.datepicker-dropdown.datepicker-orient-left:after{left:.4375rem}.datepicker-dropdown.datepicker-orient-right:before{right:.375rem}.datepicker-dropdown.datepicker-orient-right:after{right:.4375rem}.datepicker-dropdown.datepicker-orient-bottom:before{top:-.4375rem}.datepicker-dropdown.datepicker-orient-bottom:after{top:-.375rem}.datepicker-dropdown.datepicker-orient-top:before{bottom:-.4375rem;border-bottom:0;border-top:.4375rem solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-.375rem;border-bottom:0;border-top:.375rem solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:2.5rem;height:2.5rem;border-radius:.25rem;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active,.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today.active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today: