motion
Version:
motion - moving development forward
1 lines • 876 B
CSS
#_motiondevtools bar.DevBar, #_motiondevtools .DevBar.bar, #_motiondevtools .ViewDevBar.bar{-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;position:fixed;bottom:0px;left:0px;right:0px;background:white;height:50px;border:1px solid #ccc;padding:10px 15px;pointer-events:all;}#_motiondevtools pin.DevBar, #_motiondevtools .DevBar.pin, #_motiondevtools .ViewDevBar.pin{position:absolute;right:10px;top:3px;}#_motiondevtools label.DevBar, #_motiondevtools .DevBar.label, #_motiondevtools .ViewDevBar.label{-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;font-size:15px;margin-top:1px;font-weight:bold;}#_motiondevtools fps.DevBar, #_motiondevtools .DevBar.fps, #_motiondevtools .ViewDevBar.fps{-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;}#_motiondevtools button.DevBar, #_motiondevtools .DevBar.button, #_motiondevtools .ViewDevBar.button{margin-left:20px;}