@warp-works/warpjs-utils
Version:
Utility functions for WarpJS and plugins
1 lines • 1.14 kB
CSS
@font-face{font-family:'Muli';src:url('/public/fonts/muli/Muli.ttf')}@font-face{font-family:'Oswald';src:url('/public/fonts/oswald/Oswald-Bold.ttf')}[data-warpjs-action]:not([disabled]){cursor:pointer}[data-warpjs-action][disabled]{opacity:.5}.warpjs-actions .glyphicon[data-warpjs-action]{padding-left:7px;padding-right:7px}.spinner{margin:100px auto;width:50px;height:40px;text-align:center;font-size:10px}.spinner>div{background-color:#c0120d;height:100%;width:6px;display:block;float:left;margin-right:3px;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.spinner .rect5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}