Submit
Path:
~
/
home
/
getwphos
/
public_html
/
shellfish
/
wp-content
/
plugins
/
uipro
/
widgets
/
uilightbox
/
assets
/
css
/
File Content:
style.scss
.ui-lightbox { > span { width: 100%; height: 100%; } } .uilightbox{ &.rotate{ position:relative; display:inline-block; .uilightbox-inner{ border-radius:50%; } } } .templaza-widget-uilightbox{ .ui-lightbox{ -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; &:hover{ -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } } } .ui-lightbox-ripple-hover{ transition: all .4s ease; &:before, &:after { transition: all .4s ease; } } .ui-lightbox-ripple, .ui-lightbox-ripple-hover:hover { position: relative; &:before, &:after { content: ""; position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; border-radius: 50%; background: transparent; transform: translate(-50%, -50%); -webkit-animation-delay: .9s; animation-delay: .9s; box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6); -webkit-animation: ripple 3s infinite; animation: ripple 3s infinite; transition: all .4s ease; } &:after { -webkit-animation-delay: .6s; animation-delay: .6s; } } @-webkit-keyframes ripple { 70% { -webkit-box-shadow: 0 0 0 1em rgba(255, 255, 255, .2); box-shadow: 0 0 0 1em rgba(255, 255, 255, .2); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @keyframes ripple { 70% { -webkit-box-shadow: 0 0 0 1em rgba(255, 255, 255, .2); box-shadow: 0 0 0 1em rgba(255, 255, 255, .2) } 100% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0) } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
style.css
2182 bytes
0644
style.css.map
411 bytes
0644
style.scss
1968 bytes
0644
N4ST4R_ID | Naxtarrr