UNPKG
qtip
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
pretty, mobile-friendly tooltips
qtip
/
stylus
/
qtip.styl
22 lines
(17 loc)
•
268 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$arrow
= 10px
#qtip
display none margin-bottom 15px position absolute &.visible display block // arrow &:before content
"\25be"
font-size
$arrow
*
3
line-height 2px margin-left -(
$arrow
) position absolute left
50
% top
100
%
@import
"theme.styl"