Skip to content

Commit bfbfa30

Browse files
committed
more infos
1 parent 2973a87 commit bfbfa30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@
44
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/css/font-awesome.min.css">
55
<link rel="stylesheet" type="text/css" href="http://720kb.github.io/csshelper/assets/ext/src/helper.css">
66
<link rel="stylesheet" type="text/css" href="src/css/angular-tooltips.css">
7+
<link rel="stylesheet" type="text/css" href="cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css"/>
78
<title>Angularjs Tooltips</title>
89
</head>
910
<body class="center-content">
1011
<div class="separator100"></div>
1112
<div class="col6 offset-left2">
1213
<div>
14+
With just an icon (Hover the icon) <i class="fa fa-trash-o clickable-icon" tooltips tooltip-title="title" tooltip-size="small"></i>
15+
16+
<div class="separator30"></div>
1317
<a class="btn btn-medium bg-info color-white font-bold"
1418
tooltip-delay="400"
1519
tooltip-scroll="true"

0 commit comments

Comments
 (0)