| | |
| | | box-shadow: 0px -5px 7px 0px rgba(0, 0, 0, 0.1); |
| | | -webkit-transition: .3s; |
| | | bottom: 0px; |
| | | -webkit-transform: translateY(300px); |
| | | -webkit-transform: translateY(400px); |
| | | } |
| | | .mui-poppicker.mui-active { |
| | | -webkit-transform: translateY(0px); |
| | |
| | | color: #888; |
| | | } |
| | | .mui-poppicker-header .mui-btn { |
| | | font-size: 12px; |
| | | font-size: 14px; |
| | | padding: 5px 10px; |
| | | } |
| | | .mui-poppicker-btn-cancel { |
| | |
| | | position: relative; |
| | | width: 100%; |
| | | height: 200px; |
| | | border-top: solid 1px #ddd; |
| | | border-top: solid 2px #ddd; |
| | | /*-webkit-perspective: 1200px; |
| | | perspective: 1200px; |
| | | -webkit-transform-style: preserve-3d; |