motion
Version:
motion - moving development forward
1 lines • 436 B
CSS
#_motiondevtools input.Label, #_motiondevtools .Label.input, #_motiondevtools .ViewLabel.input, #_motiondevtools .Label > .input{position:absolute;top:0px;left:-1px;right:0px;color:#333;padding:1px;width:140px;outline:none;border:none;opacity:0;box-shadow:1px 1px 2px rgba(0,0,0,0.4);}#_motiondevtools focus.Label, #_motiondevtools .Label.focus, #_motiondevtools .ViewLabel.focus, #_motiondevtools .Label > .focus{opacity:1 ;}