apollo_developers/master/sass/partials/_tooltips.scss
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

10 lines
286 B
SCSS
Executable File

/* ---------------------------------------------------------------------- */
/* Tooltips
/* ---------------------------------------------------------------------- */
.static-tooltip .tooltip {
display: inline-block;
margin: 10px 20px;
opacity: 1;
position: relative;
}