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

White background on reset button #453

Open
jacksongoode opened this issue Jun 8, 2021 · 3 comments
Open

White background on reset button #453

jacksongoode opened this issue Jun 8, 2021 · 3 comments
Labels

Comments

@jacksongoode
Copy link

jacksongoode commented Jun 8, 2021

Clicking on the eye in the top-right corner produces a button with a white background - making the text unreadable.

image

  • OS: Ubuntu 20.04.2
  • Desktop Env: Gnome 3.36.8 (Wayland)
  • Version: Latest

safeeyes.log

@jacksongoode
Copy link
Author

I've traced it back to the styling in .btn_menu...

Wondering if this was a legacy styling. Could it be removed? Along with line 86:88 in settings_dialog.glade. If so I'll make a PR.

image

@slgobinath
Copy link
Owner

Hi,
Yeah I think that's the problem Can you modify the ~/.config/safeeyes/style/safeeyes_style.css file and restart Safe Eyes to see if it works?
Also I prefer to remove only the background color because I want the Reset button to look like a menu item.

@jacksongoode
Copy link
Author

Hi,
Yeah I think that's the problem Can you modify the ~/.config/safeeyes/style/safeeyes_style.css file and restart Safe Eyes to see if it works?
Also I prefer to remove only the background color because I want the Reset button to look like a menu item.

It looks like something is overriding the styling? The only way I've found to remove the white effect is to remove the styling tag in settings_dialog.glade. Altering the css for either .btn_menu or the :hover appears to do nothing.

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