Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Add support for styling the tutorial popover - #37

Open
oubiwann wants to merge 4 commits into
cquanu:masterfrom
oubiwann:master
Open

Add support for styling the tutorial popover#37
oubiwann wants to merge 4 commits into
cquanu:masterfrom
oubiwann:master

Conversation

@oubiwann

@oubiwannoubiwann commented Dec 15, 2016

Copy link
Copy Markdown

What's the issue:

Tutorial popover wasn't getting styling treatment.

What's fixed:

Now it is :-)

Screenshots:

Before:
popup-before

After:
popup-after

@cquanu

Copy link
Copy Markdown
Owner

@oubiwann Hi, thanks for helping! The infobar is already fixed in v2.6.0 release (Haven't push it). However, you can style the TutorialPopover but some color need to be changed.

@cquanu

Copy link
Copy Markdown
Owner

@oubiwann Can you try this color? Background: #1a2632, btn #243447

@oubiwannoubiwann changed the title Add support for styling the branch infobarAdd support for styling the tutorial popoverDec 24, 2016
Also:
* Moved `.TutorialPopover` into its own section
* Removed `.branch-infobar`, since that work has been done already in a different branch
@oubiwann

Copy link
Copy Markdown
Author

I've changed the background color; trying to figure out how to get the tutorial messages back so that I can test the button color ...

@oubiwann

Copy link
Copy Markdown
Author

Hrm, for the popovers and dropdowns, a caret is used. When the popover/dropdown background color is different from the page background, this caret (or wedge) is visiable; when #1a2632 is used instead, you can't see it :-(

Attaching screenshot:

screenshot from 2016-12-24 15-09-03

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@oubiwann@cquanu