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

Remove Background Color in Dropdowns #15

Closed
jaykay12 opened this issue Sep 25, 2018 · 2 comments
Closed

Remove Background Color in Dropdowns #15

jaykay12 opened this issue Sep 25, 2018 · 2 comments
Labels

Comments

@jaykay12
Copy link
Owner

Current Behavior:
screenshot from 2018-09-25 12-24-11

Required Behavior:
The current background color, blue needs to be replaced with white so, that further #14 can be resolved.
Change needs to be done, for all the dropdowns

Some Intuition:
I tried this but in vain:
../static/styles/styles.css

.btn-outline-primary:hover {
background-color: white;
}

@Harshish
Copy link
Contributor

Harshish commented Sep 30, 2018

Please assign this to me I'll work on it

@jaykay12
Copy link
Owner Author

jaykay12 commented Oct 1, 2018

@Harshish I would love to assign it to you, but the issue has been resolved by @Adi2612 #16
You can still try resolving other current issues as well.

@jaykay12 jaykay12 closed this as completed Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants