PHP Classes

File: vendors/gentelella/vendors/select2/docs/_sass/_anchorjs.scss

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/gentelella/vendors/select2/docs/_sass/_anchorjs.scss   Download  
File: vendors/gentelella/vendors/select2/docs/_sass/_anchorjs.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 394 bytes
 

Contents

Class file image Download
// 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; }