X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/themes/rife-free/css/preloaders
home
/
oakwood
/
public_html
/
wp-content
/
themes
/
rife-free
/
css
/
preloaders
/
ðŸ“
..
📄
arcs.css
(1.37 KB)
📄
atom.css
(3.68 KB)
📄
blurry.css
(8.54 KB)
📄
circle.css
(1002 B)
📄
circle_illusion.css
(5.42 KB)
📄
cloud_circle.css
(1.66 KB)
📄
dots.css
(1.17 KB)
📄
flash.css
(1.41 KB)
📄
hand.css
(25.34 KB)
📄
indicator.css
(1.26 KB)
📄
infinity.css
(4.78 KB)
📄
jet_pack_man.css
(3.78 KB)
📄
plus_minus.css
(1.18 KB)
📄
radar.css
(1.07 KB)
📄
square_of_squares.css
(1.96 KB)
📄
tetromino.css
(4.04 KB)
Editing: infinity.css
.infinity .preloader-animation { top: -20px; } @-webkit-keyframes clockwise { 0% { -webkit-transform: rotate(-45deg); } 100% { -webkit-transform: rotate(315deg); } } @-moz-keyframes clockwise { 0% { -moz-transform: rotate(-45deg); } 100% { -moz-transform: rotate(315deg); } } @keyframes clockwise { 0% { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } 100% { -webkit-transform: rotate(315deg); -moz-transform: rotate(315deg); -ms-transform: rotate(315deg); -o-transform: rotate(315deg); transform: rotate(315deg); } } @-webkit-keyframes not-clockwise { 0% { -webkit-transform: rotate(45deg); } 100% { -webkit-transform: rotate(-315deg); } } @-moz-keyframes not-clockwise { 0% { -moz-transform: rotate(45deg); } 100% { -moz-transform: rotate(-315deg); } } @keyframes not-clockwise { 0% { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } 100% { -webkit-transform: rotate(-315deg); -moz-transform: rotate(-315deg); -ms-transform: rotate(-315deg); -o-transform: rotate(-315deg); transform: rotate(-315deg); } } @-webkit-keyframes lt { 0% { opacity: 1; } 25% { opacity: 1; } 26% { opacity: 0; } 75% { opacity: 0; } 76% { opacity: 1; } 100% { opacity: 1; } } @-moz-keyframes lt { 0% { opacity: 1; } 25% { opacity: 1; } 26% { opacity: 0; } 75% { opacity: 0; } 76% { opacity: 1; } 100% { opacity: 1; } } @keyframes lt { 0% { opacity: 1; } 25% { opacity: 1; } 26% { opacity: 0; } 75% { opacity: 0; } 76% { opacity: 1; } 100% { opacity: 1; } } .infinity-container { width: 74px; margin: 60px auto; font-size: 0; position: relative; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-animation: clockwise 6s linear infinite; -moz-animation: clockwise 6s linear infinite; animation: clockwise 6s linear infinite; } .infinity-container:before { position: absolute; content: ''; top: 0; left: 0; width: 40px; height: 40px; border: 6px solid #e5e5e5; border-radius: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .infinity-container:after { position: absolute; content: ''; z-index: -1; top: 0; right: 0; width: 40px; height: 40px; border: 6px solid #e5e5e5; border-radius: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .inf-lt, .inf-rt, .inf-lb, .inf-rb { position: relative; display: inline-block; overflow: hidden; width: 40px; height: 20px; opacity: 1; } .inf-lt:before, .inf-rt:before, .inf-lb:before, .inf-rb:before { position: absolute; content: ''; width: 40px; height: 40px; border-top: 6px solid #fff/*$color*/; border-right: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid transparent; border-radius: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .inf-lt { margin-right: -6px; -webkit-animation: lt 2s linear -2000ms infinite; -moz-animation: lt 2s linear -2000ms infinite; animation: lt 2s linear -2000ms infinite; } .inf-lt:before { top: 0; left: 0; -webkit-animation: not-clockwise 1s linear infinite; -moz-animation: not-clockwise 1s linear infinite; animation: not-clockwise 1s linear infinite; } .inf-rt { -webkit-animation: lt 2s linear -1000ms infinite; -moz-animation: lt 2s linear -1000ms infinite; animation: lt 2s linear -1000ms infinite; } .inf-rt:before { top: 0; right: 0; -webkit-animation: clockwise 1s linear infinite; -moz-animation: clockwise 1s linear infinite; animation: clockwise 1s linear infinite; } .inf-lb { margin-right: -6px; -webkit-animation: lt 2s linear -1500ms infinite; -moz-animation: lt 2s linear -1500ms infinite; animation: lt 2s linear -1500ms infinite; } .inf-lb:before { bottom: 0; left: 0; -webkit-animation: not-clockwise 1s linear infinite; -moz-animation: not-clockwise 1s linear infinite; animation: not-clockwise 1s linear infinite; } .inf-rb { -webkit-animation: lt 2s linear -500ms infinite; -moz-animation: lt 2s linear -500ms infinite; animation: lt 2s linear -500ms infinite; } .inf-rb:before { bottom: 0; right: 0; -webkit-animation: clockwise 1s linear infinite; -moz-animation: clockwise 1s linear infinite; animation: clockwise 1s linear infinite; }
Upload File
Create Folder