1 line
635 B
CSS
1 line
635 B
CSS
.unlock-wrapper{position:relative;width:100%;background-color:#e8e8e8}.unlock-bg{background-color:#7ac23c;height:40px}.error{color:#ff4d4f}.unlock-handler{position:absolute;width:40px;height:40px;left:0;z-index:10;top:0;cursor:move;border:1px solid #ccc;background:#fff;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center}.unlock-text{position:absolute;top:0;bottom:0;left:0;right:0;font-size:14px;width:100%;color:#fff;line-height:40px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} |