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: dots.css
.dots-loading { position: absolute; top: 50%; left: 50%; } .dots-loading .bullet { position: absolute; padding: 5px; border-radius: 50%; background: #fff/*$color*/; -webkit-animation: animIn 1s ease-in-out 0s infinite; animation: animIn 1s ease-in-out 0s infinite; } .dots-loading .bullet:nth-child(1) { -webkit-animation-delay: 0s; animation-delay: 0s; } .dots-loading .bullet:nth-child(2) { -webkit-animation-delay: 0.15s; animation-delay: 0.15s; } .dots-loading .bullet:nth-child(3) { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .dots-loading .bullet:nth-child(4) { -webkit-animation-delay: 0.45s; animation-delay: 0.45s; } @-webkit-keyframes animIn { 0% { -webkit-transform: translateX(-100px); transform: translateX(-100px); opacity: 0; } 50% { opacity: 1; } 100% { -webkit-transform: translateX(100px); transform: translateX(100px); opacity: 0; } } @keyframes animIn { 0% { -webkit-transform: translateX(-100px); transform: translateX(-100px); opacity: 0; } 50% { opacity: 1; } 100% { -webkit-transform: translateX(100px); transform: translateX(100px); opacity: 0; } }
Upload File
Create Folder