[ Root System Explorer ]
Location:
Root
/
home
/
svaxkys
/
www
/
AcmaCulot
/
wp-content
/
plugins
/
easymega
/
assets
/
sass
+ Folder
+ File
Upload
Editing: _contents.scss
// main: style.scss @-webkit-keyframes uilsquare { 0% { background-color: #9b9b9b; } 1% { background-color: #3f3f3f; } 11% { background-color: #3f3f3f; } 21% { background-color: #9b9b9b; } 100% { background-color: #9b9b9b; } } @-webkit-keyframes uilsquare { 0% { background-color: #9b9b9b; } 1% { background-color: #3f3f3f; } 11% { background-color: #3f3f3f; } 21% { background-color: #9b9b9b; } 100% { background-color: #9b9b9b; } } @-moz-keyframes uilsquare { 0% { background-color: #9b9b9b; } 1% { background-color: #3f3f3f; } 11% { background-color: #3f3f3f; } 21% { background-color: #9b9b9b; } 100% { background-color: #9b9b9b; } } @-ms-keyframes uilsquare { 0% { background-color: #9b9b9b; } 1% { background-color: #3f3f3f; } 11% { background-color: #3f3f3f; } 21% { background-color: #9b9b9b; } 100% { background-color: #9b9b9b; } } @-moz-keyframes uilsquare { 0% { background-color: #9b9b9b; } 1% { background-color: #3f3f3f; } 11% { background-color: #3f3f3f; } 21% { background-color: #9b9b9b; } 100% { background-color: #9b9b9b; } } @-webkit-keyframes uilsquare { 0% { background-color: #9b9b9b; } 1% { background-color: #3f3f3f; } 11% { background-color: #3f3f3f; } 21% { background-color: #9b9b9b; } 100% { background-color: #9b9b9b; } } @-o-keyframes uilsquare { 0% { background-color: #9b9b9b; } 1% { background-color: #3f3f3f; } 11% { background-color: #3f3f3f; } 21% { background-color: #9b9b9b; } 100% { background-color: #9b9b9b; } } @keyframes uilsquare { 0% { background-color: #9b9b9b; } 1% { background-color: #3f3f3f; } 11% { background-color: #3f3f3f; } 21% { background-color: #9b9b9b; } 100% { background-color: #9b9b9b; } } .uil-squares-css { background: none; position: relative; width: 200px; height: 200px; } .uil-squares-css div { position: absolute; z-index: 1; width: 40px; height: 40px; background-color: #9b9b9b; } .uil-squares-css div > div { position: absolute; top: 0; left: 0; -ms-animation: uilsquare 0.45s linear infinite; -moz-animation: uilsquare 0.45s linear infinite; -webkit-animation: uilsquare 0.45s linear infinite; -o-animation: uilsquare 0.45s linear infinite; animation: uilsquare 0.45s linear infinite; width: 40px; height: 40px; } .uil-squares-css > div:nth-of-type(1) { top: 30px; left: 30px; } .uil-squares-css > div:nth-of-type(1) > div { -ms-animation-delay: 0s; -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; } .uil-squares-css > div:nth-of-type(2) { top: 30px; left: 80px; } .uil-squares-css > div:nth-of-type(2) > div { -ms-animation-delay: 0.05625s; -moz-animation-delay: 0.05625s; -webkit-animation-delay: 0.05625s; -o-animation-delay: 0.05625s; animation-delay: 0.05625s; } .uil-squares-css > div:nth-of-type(3) { top: 30px; left: 130px; } .uil-squares-css > div:nth-of-type(3) > div { -ms-animation-delay: 0.1125s; -moz-animation-delay: 0.1125s; -webkit-animation-delay: 0.1125s; -o-animation-delay: 0.1125s; animation-delay: 0.1125s; } .uil-squares-css > div:nth-of-type(4) { top: 80px; left: 130px; } .uil-squares-css > div:nth-of-type(4) > div { -ms-animation-delay: 0.16875s; -moz-animation-delay: 0.16875s; -webkit-animation-delay: 0.16875s; -o-animation-delay: 0.16875s; animation-delay: 0.16875s; } .uil-squares-css > div:nth-of-type(5) { top: 130px; left: 130px; } .uil-squares-css > div:nth-of-type(5) > div { -ms-animation-delay: 0.225s; -moz-animation-delay: 0.225s; -webkit-animation-delay: 0.225s; -o-animation-delay: 0.225s; animation-delay: 0.225s; } .uil-squares-css > div:nth-of-type(6) { top: 130px; left: 80px; } .uil-squares-css > div:nth-of-type(6) > div { -ms-animation-delay: 0.28125s; -moz-animation-delay: 0.28125s; -webkit-animation-delay: 0.28125s; -o-animation-delay: 0.28125s; animation-delay: 0.28125s; } .uil-squares-css > div:nth-of-type(7) { top: 130px; left: 30px; } .uil-squares-css > div:nth-of-type(7) > div { -ms-animation-delay: 0.3375s; -moz-animation-delay: 0.3375s; -webkit-animation-delay: 0.3375s; -o-animation-delay: 0.3375s; animation-delay: 0.3375s; } .uil-squares-css > div:nth-of-type(8) { top: 80px; left: 30px; } .uil-squares-css > div:nth-of-type(8) > div { -ms-animation-delay: 0.39375s; -moz-animation-delay: 0.39375s; -webkit-animation-delay: 0.39375s; -o-animation-delay: 0.39375s; animation-delay: 0.39375s; }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 _contents.scss
FILE
Ren
[EDIT]
DEL
📄 _elements.scss
FILE
Ren
[EDIT]
DEL
📄 _layout.scss
FILE
Ren
[EDIT]
DEL
📄 _mixins.scss
FILE
Ren
[EDIT]
DEL
📄 _structure.scss
FILE
Ren
[EDIT]
DEL
📄 _widgets.scss
FILE
Ren
[EDIT]
DEL
📄 style.scss
FILE
Ren
[EDIT]
DEL