"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/hint-effects.scss" between
hint.css-2.6.0.tar.gz and hint.css-2.7.0.tar.gz

About: hint.css is a simple tooltip library (but written as a pure CSS resource without JavaScript).

hint-effects.scss  (hint.css-2.6.0):hint-effects.scss  (hint.css-2.7.0)
skipping to change at line 35 skipping to change at line 35
} }
} }
// Remove shadows from tooltips. // Remove shadows from tooltips.
.#{$hintPrefix}no-shadow { .#{$hintPrefix}no-shadow {
&:before, &:after { &:before, &:after {
text-shadow: initial; text-shadow: initial;
box-shadow: initial; box-shadow: initial;
} }
} }
// Remove shadows from tooltips.
.#{$hintPrefix}no-arrow {
&:before {
display: none;
}
}
 End of changes. 1 change blocks. 
0 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)