diff --git a/assets/theme-css/fresh.css b/assets/theme-css/fresh.css deleted file mode 100644 index eee94937..00000000 --- a/assets/theme-css/fresh.css +++ /dev/null @@ -1,30 +0,0 @@ -.animated { - animation-duration: 0.5s; - animation-fill-mode: both; - -webkit-animation-duration: 0.5s; - -webkit-animation-fill-mode: both; -} - -#status { - width: 200px; - height: 200px; - position: absolute; - left: 50%; - top: 50%; - background-image: url(../images/loaders/rings.svg); - background-size: 80px 80px; - background-repeat: no-repeat; - background-position: 50%; - margin: -100px 0 0 -100px; -} -.stuck { - position: fixed !important; - top: 0 !important; - z-index: 2 !important; -} -::-webkit-input-placeholder { - color: #cecece; -} -::-moz-placeholder { - color: #cecece; -} diff --git a/static/images/loaders/rings.svg b/static/images/loaders/rings.svg deleted file mode 100644 index 0d781285..00000000 --- a/static/images/loaders/rings.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - -