Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a class to the tooltip so it can be styled #40

Merged
merged 1 commit into from
Aug 29, 2017
Merged

Added a class to the tooltip so it can be styled #40

merged 1 commit into from
Aug 29, 2017

Conversation

ftm
Copy link
Contributor

@ftm ftm commented Aug 29, 2017

As suggested by @JorgeDAM, this adds the class atom-clock-tooltip to the tooltip so the text can be customised as seen below:

.atom-clock-tooltip > .tooltip-inner {
  color: red;
  font-family: "Comic Sans MS";
  font-size: 2rem;
}

screen shot 2017-08-29 at 17 10 32

@b3by
Copy link
Owner

b3by commented Aug 29, 2017

Thank you! This actually leaves things quite tidy, and still gives the chance to edit the tooltip. I'll merge and update ASAP.

@b3by b3by merged commit 90017ba into b3by:master Aug 29, 2017
@ftm ftm deleted the tooltip-class branch August 29, 2017 20:29
@ftm ftm mentioned this pull request Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants