JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "_anchorjs.scss"
Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/select2/docs/_sass/_anchorjs.scss
File size: 394 bytes
MIME-type: text/plain
Charset: utf-8
// AnchorJS Styles
.anchorjs-link {
color: inherit;
transition: all .16s linear;
text-decoration: none;
&:link,
&:visited {
text-decoration: none;
color: inherit;
}
@media (max-width: 480px) {
display: none;
}
}
*:hover > .anchorjs-link {
opacity: .5;
margin-left: -0.9em !important;
}
*:hover > .anchorjs-link:hover,
.anchorjs-link:focus {
opacity: 1;
}