-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest.css
1 lines (1 loc) · 3.03 KB
/
test.css
1
#lr_cal,#lr_cal *,#lr_cal *:before,#lr_cal *:after{box-sizing:border-box}#lr_cal{font-size:10px}#lr_fromTo,#lr_cals,#lr_actions{font-size:1.4rem;color:#424242}#lr_dp div{font-size:1.4rem}#lr_cal{display:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#lr_cal.show{display:block}#lr_dp{transition:transform .15s ease-in-out;background:#fff;transform:translateX(0);backface-visibility:hidden}@media (min-width:600px){#lr_cal{width:600px}#lr_dp div{width:50%;display:inline-block}}#lr_cal em,#lr_cal i{font-style:normal}#lr_cal td,#lr_nav i,.lr_btn,#lr_dp table{cursor:pointer}#lr_cals:after{content:'';display:block;height:100%;background:rgba(0,0,0,0.05);position:absolute;left:50%;width:1px;margin-left:-1px;top:0;transform:translateZ(0)}#lr_cals{white-space:nowrap;overflow-x:hidden;border:1px solid #eeeeee;border-top:0;position:relative}#lr_dp table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%}#lr_dp table th{color:#9e9e9e;font-size:1.2rem;text-transform:uppercase}#lr_dp table th,#lr_dp table td{width:auto;text-align:center;vertical-align:middle;padding:2px}#lr_dp table th{padding:10px 0 5px}#lr_dp table td i{display:inline-block;width:35px;height:35px;line-height:35px;border-radius:50%}#lr_dp table .sel1,#lr_dp table .sel2{animation:temp .2s ease 1}#lr_dp table .range i{background:#def4fe}#lr_dp table .sel1 i{background:#29b6f6 !important;color:#fff}#lr_dp table .sel2 i{background:#5c6bc0 !important;color:#fff}@keyframes temp{0%{transform:none}10%{transform:scale(.8)}100%{transform:none}}@media (min-width:600px){#lr_dp td:hover i{background-color:#edf9fe}#lr_dp .nc i{display:none}#lr_dp td.ld:hover i{color:inherit}}#lr_dp .nc{color:#9e9e9e}#lr_dp .today{position:relative}#lr_dp .today{color:#29b6f6;position:relative}#lr_dp .today:before{position:absolute;display:block;width:100%;content:'\00B7';font-size:5rem;line-height:0;bottom:20%;left:0;color:#29b6f6}#lr_dp .ld{color:#9e9e9e;cursor:default}#lr_dp .ld i:before{position:absolute;content:"";top:50%;width:50%;right:0;left:0;left:50%;margin-left:-25%;border-top:1px solid #bdbdbd;transform:rotate(-25deg);backface-visibility:hidden}@media (min-width:600px){#lr_dp .ld:hover i{background:none}}#lr_dp em{padding:15px;display:block;text-align:center;text-transform:uppercase;line-height:21px;background:#29b6f6;color:#fff;font-size:1.3rem;letter-spacing:.5px}#lr_dp em u{font-weight:400;color:rgba(255,255,255,0.8);text-decoration:none}#lr_nav{position:absolute;z-index:1;top:0;font-size:5rem;width:100%;vertical-align:top}#lr_nav i{padding:15px;color:rgba(255,255,255,0.8);display:block;width:50%;line-height:21px;margin-top:-2px}@media (min-width:600px){#lr_nav i:hover{color:#fff}}#lr_nav i.off{color:rgba(255,255,255,0.5);cursor:default}#lr_nav .prev{float:left}#lr_nav .next{float:right;text-align:right}#lr_actions{text-align:right}#lr_actions .lr_btn{display:inline-block;position:relative;border:0;padding:15px;line-height:200%;background:none;text-transform:uppercase;font-weight:600;color:#29b6f6}