UNPKG

1.67 kBHTMLView Raw
1<!doctype html><html><head><title>P3X Redis UI</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><base href="/"><link rel="icon" type="image/png" href="images/256x256.png"/><script async src="https://www.googletagmanager.com/gtag/js?id=UA-169625044-1"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","UA-169625044-1")</script><link href="bundle.fded34c3b5698d40d107.css" rel="stylesheet"><script src="bundle.fded34c3b5698d40d107.js"></script></head><body id="p3xr-redis-ui-bootstrap" ng-cloak md-theme-watch md-theme="{{ $root.p3xr.state.themeLayout }}" md-colors="{ background: 'background' }"><p3xr-layout><style>body{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.1)}.LoaderBalls{width:90px;display:flex;justify-content:space-between;align-items:center}.LoaderBalls__item{width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.5)}.LoaderBalls__item:nth-child(1){animation:bouncing .4s alternate infinite cubic-bezier(.6,.05,.15,.95)}.LoaderBalls__item:nth-child(2){animation:bouncing .4s .1s alternate infinite cubic-bezier(.6,.05,.15,.95) backwards}.LoaderBalls__item:nth-child(3){animation:bouncing .4s .2s alternate infinite cubic-bezier(.6,.05,.15,.95) backwards}@keyframes bouncing{0%{transform:translate3d(0,10px,0) scale(1.2,.85)}100%{transform:translate3d(0,-20px,0) scale(.9,1.1)}}</style><div class="LoaderBalls"><div class="LoaderBalls__item"></div><div class="LoaderBalls__item"></div><div class="LoaderBalls__item"></div></div></p3xr-layout></body></html>
\No newline at end of file