You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
1.2 KiB
2 lines
1.2 KiB
.darg-verify{position:relative;overflow:hidden;text-align:center;background-color:#eee;border:1px solid #ddd;border-radius:4px}.darg-verify-bar{position:absolute;width:0;height:36px;background-color:#55d187;border-radius:4px}.darg-verify-bar.to-left{width:0!important;transition:width .3s}.darg-verify-content{position:absolute;top:0;font-size:12px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;background-color:-webkit-gradient(linear,left top,right top,color-stop(0,#333),color-stop(.4,#333),color-stop(.5,#fff),color-stop(.6,#333),color-stop(1,#333));animation:slidetounlock 3s infinite;-webkit-background-clip:text;background-clip:text;-webkit-user-select:none;-moz-user-select:none;user-select:none}.darg-verify-content.success{-webkit-text-fill-color:#fff}.darg-verify-content>*{-webkit-text-fill-color:#333}.darg-verify-action{position:absolute;top:0;left:0;display:flex;cursor:move;background-color:#fff;border-radius:4px;justify-content:center;align-items:center}.darg-verify-action__icon{cursor:inherit}.darg-verify-action.to-left{left:0!important;transition:left .3s}@keyframes slidetounlock{0%{background-position:-120px 0}to{background-position:120px 0}}
|