...
|
...
|
@@ -21,7 +21,7 @@ |
|
|
background-position: 50%;
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
@-webkit-keyframes preloader-spin {
|
|
|
/*@-webkit-keyframes preloader-spin {
|
|
|
100% {
|
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
...
|
...
|
@@ -32,7 +32,7 @@ |
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
/*
|
|
|
.hairline(@position, @color) when (@position = top) {
|
|
|
border-top: 1px solid @color;
|
...
|
...
|
@@ -76,7 +76,7 @@ html { |
|
|
body {
|
|
|
font-size: 16px;
|
|
|
}
|
|
|
@media only screen and (min-width: 400px) {
|
|
|
/*@media only screen and (min-width: 400px) {
|
|
|
html {
|
|
|
font-size: 21.33333333px !important;
|
|
|
}
|
...
|
...
|
@@ -90,7 +90,7 @@ body { |
|
|
html {
|
|
|
font-size: 25.6px !important;
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.weui_navbar {
|
|
|
z-index: 10;
|
|
|
}
|
...
|
...
|
@@ -370,7 +370,7 @@ body { |
|
|
.weui-row.weui-no-gutter .weui-col-auto:nth-last-child(15) ~ .weui-col-auto {
|
|
|
width: 6.66666667%;
|
|
|
}
|
|
|
@media all and (min-width: 768px) {
|
|
|
/*@media all and (min-width: 768px) {
|
|
|
.row .tablet-100 {
|
|
|
width: 100%;
|
|
|
width: calc((100% - 15px*0) / 1);
|
...
|
...
|
@@ -822,7 +822,7 @@ body { |
|
|
-webkit-transform: rotate(360deg);
|
|
|
transform: rotate(360deg);
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.weui-tab__bd-item.weui-pull-to-refresh {
|
|
|
position: absolute;
|
|
|
top: 50px;
|
...
|
...
|
@@ -878,7 +878,7 @@ body { |
|
|
-webkit-transform-origin: 50% 0%;
|
|
|
transform-origin: 50% 0%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.toolbar:before {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
...
|
...
|
@@ -889,7 +889,7 @@ body { |
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.toolbar .toolbar-inner {
|
|
|
height: 2.2rem;
|
|
|
display: -webkit-box;
|
...
|
...
|
@@ -970,11 +970,11 @@ body { |
|
|
.popover .weui-picker-modal .picker-columns {
|
|
|
height: 10rem;
|
|
|
}
|
|
|
@media (orientation: landscape) and (max-height: 415px) {
|
|
|
/*@media (orientation: landscape) and (max-height: 415px) {
|
|
|
.weui-picker-modal .picker-columns:not(.picker-modal-inline) {
|
|
|
height: 10rem;
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.weui-picker-modal .popover.popover-picker-columns {
|
|
|
width: 14rem;
|
|
|
}
|
...
|
...
|
@@ -1079,7 +1079,7 @@ body { |
|
|
-webkit-transform-origin: 50% 0%;
|
|
|
transform-origin: 50% 0%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.weui-picker-modal .picker-center-highlight:before {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
...
|
...
|
@@ -1090,7 +1090,7 @@ body { |
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.weui-picker-modal .picker-center-highlight:after {
|
|
|
content: '';
|
|
|
position: absolute;
|
...
|
...
|
@@ -1106,7 +1106,7 @@ body { |
|
|
-webkit-transform-origin: 50% 100%;
|
|
|
transform-origin: 50% 100%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.weui-picker-modal .picker-center-highlight:after {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
...
|
...
|
@@ -1117,7 +1117,7 @@ body { |
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.weui-picker-modal .picker-3d .picker-items {
|
|
|
overflow: hidden;
|
|
|
-webkit-perspective: 1200px;
|
...
|
...
|
@@ -1212,7 +1212,7 @@ body { |
|
|
-webkit-transform-origin: 50% 100%;
|
|
|
transform-origin: 50% 100%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.picker-calendar-week-days:after {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
...
|
...
|
@@ -1223,7 +1223,7 @@ body { |
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.picker-calendar-week-days .picker-calendar-week-day {
|
|
|
-webkit-flex-shrink: 1;
|
|
|
-ms-flex: 0 1 auto;
|
...
|
...
|
@@ -1291,7 +1291,7 @@ body { |
|
|
-webkit-transform-origin: 50% 100%;
|
|
|
transform-origin: 50% 100%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.picker-calendar-row:after {
|
|
|
-webkit-transform: scaleY(0.5);
|
|
|
transform: scaleY(0.5);
|
...
|
...
|
@@ -1302,7 +1302,7 @@ body { |
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.weui-picker-modal .picker-calendar-row:last-child:after {
|
|
|
display: none;
|
|
|
}
|
...
|
...
|
@@ -1416,7 +1416,7 @@ body { |
|
|
-webkit-transform-origin: 50% 0%;
|
|
|
transform-origin: 50% 0%;
|
|
|
}
|
|
|
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
/*@media only screen and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
.popover .picker-calendar .toolbar ~ .picker-modal-inner .picker-calendar-months:before,
|
|
|
.picker-calendar.picker-modal-inline .toolbar ~ .picker-modal-inner .picker-calendar-months:before,
|
|
|
.popover .picker-calendar .picker-calendar-week-days ~ .picker-calendar-months:before,
|
...
|
...
|
@@ -1433,7 +1433,7 @@ body { |
|
|
-webkit-transform: scaleY(0.33);
|
|
|
transform: scaleY(0.33);
|
|
|
}
|
|
|
}
|
|
|
}*/
|
|
|
.picker-calendar-month-picker,
|
|
|
.picker-calendar-year-picker {
|
|
|
display: block;
|
...
|
...
|
|