15.11: Tooltip Component level styling example
=============================================
**Primary Actor**: User

**Scope**: Ngx-bootstrap DEMO / BS version 3&4

**Goal**: Show user how change tooltip styles at the component level

Main success scenario:
----------------------
1. User opens tooltip demo page
2. User clicks on Component level styling sub-menu
3. User see button "I have component level styling"
4. When user hover on "I have component level styling", then tooltip-container appear above the button with specific style
5. When user move mouse out of the "I have component level styling", then tooltip-container disappeared
6. Component src should be written with appropriate styles

Variations:
-----------
2*. User scroll to Component level styling sub-menu
