From dcb817c6a03f04575cecc901d4ff987927178c7a Mon Sep 17 00:00:00 2001 From: nek0 Date: Sat, 26 Sep 2015 02:23:36 +0200 Subject: [PATCH] reverted loader because of nonfunctionality --- templates/medium.cassius | 59 ---------------------------------------- templates/medium.hamlet | 8 +----- templates/medium.julius | 4 --- 3 files changed, 1 insertion(+), 70 deletions(-) delete mode 100644 templates/medium.julius diff --git a/templates/medium.cassius b/templates/medium.cassius index 60a9814..68199ff 100644 --- a/templates/medium.cassius +++ b/templates/medium.cassius @@ -18,62 +18,3 @@ div #main #footer position: static !important - -#loadcontent - display: none - -#loader - height: 125px - text-align: center - -#loader span - display: inline-block - vertical-align: middle - width: 1em - height: 1em - margin: 50px auto - background: #000066 - border-radius: 0.5em - -webkit-animation: loading 1s infinite alternate - -moz-animation: loading 1s infinite alternate - box-shadow: 1px 1px 1px #444444 - -#loader span:nth-of-type(2) - background: #3333FF - -webkit-animation-delay: 0.2s - -moz-animation-delay: 0.2s - -#loader span:nth-of-type(3) - background: #3366FF - -webkit-animation-delay: 0.4s - -moz-animation-delay: 0.4s - -#loader span:nth-of-type(4) - background: #6699FF - -webkit-animation-delay: 0.6s - -moz-animation-delay: 0.6s - -#loader span:nth-of-type(5) - background: #99CCFF - -webkit-animation-delay: 0.8s - -moz-animation-delay: 0.8s - -@-webkit-keyframes loading - 0% - width: 10px - height: 10px - -webkit-transform: translateZ(0) - 100% - width: 24px - height: 24px - -webkit-transform: translateZ(-21px) - -@-moz-keyframes loading - 0% - width: 10px - height: 10px - -moz-transform: translateZ(0) - 100% - width: 24px - height: 24px - -moz-transform: translateZ(-21px) diff --git a/templates/medium.hamlet b/templates/medium.hamlet index eb0caf1..8678510 100644 --- a/templates/medium.hamlet +++ b/templates/medium.hamlet @@ -6,13 +6,7 @@ by #{ownerName} from album #{albumTitle album}