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

Theme menu updates #60

Merged
merged 5 commits into from
Aug 21, 2019
Merged

Theme menu updates #60

merged 5 commits into from
Aug 21, 2019

Conversation

joshuazeltser
Copy link

Changed themes menus to dropdown with ticks instead of toggle switches.
Fixed bug causing themes and page colours to come on when page refreshed.

@@ -399,6 +399,9 @@ textarea {
background-color: var(--light-color-header) !important;
}

#theme_dropdown li a {
color: black !important;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

closing bracket missing.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Must have been from merge conflict

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@fabihaahmed fabihaahmed merged commit 36de20a into dev Aug 21, 2019
@joshuazeltser joshuazeltser deleted the theme-menu branch August 22, 2019 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants