Skip to content

Commit 71b123d

Browse files
authored
Update README.md
1 parent 97ed521 commit 71b123d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Extend Bootstrap Tooltip plugin by adding custom classes. Available for **Bootst
33

44
Custom classes can be added using `customClass` parameter or via `data-custom-class` attribute.
55

6-
There are 5 predefined custom classes in CSS: `.tooltip-primary`, `.tooltip-success`, `.tooltip-info`, `.tooltip-warning`, `.tooltip-danger`.
6+
Define your own custom class or use the predefined custom classes: `.tooltip-primary`, `.tooltip-success`, `.tooltip-info`, `.tooltip-warning`, `.tooltip-danger`.
77

88

99
![Bootstrap Tooltip Custom Class Preview](https://i.imgur.com/CNoQ13w.png)

0 commit comments

Comments
 (0)