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

Custom CSS #57

Closed
ww7 opened this issue Jul 18, 2019 · 4 comments
Closed

Custom CSS #57

ww7 opened this issue Jul 18, 2019 · 4 comments
Labels

Comments

@ww7
Copy link

ww7 commented Jul 18, 2019

I'm try to customize items rows with

/* #omni */

.transparent { opacity: 1; }

.item {
height: 44rem;
padding: 4rem 12rem 0;
}

.icon {
margin: 3.5rem 1rem 0;
padding-right: 22rem; 
height: 12rem;
width: 12rem;
}

It's works inside Options page, but not at all. Please help

@gdh1995
Copy link
Owner

gdh1995 commented Jul 18, 2019

Well, it seems that this feature breaks again. I'm debugging and a new version will be arrived at in this weekend.

Updated:

  • Sorry for the inconvenience
  • on the current released version, this feature never works, and the reason you see its effects on the options page is that you haven't saved options, so "custom CSS" is in debug mode and runs into a different logic block.

gdh1995 added a commit that referenced this issue Jul 18, 2019
@gdh1995
Copy link
Owner

gdh1995 commented Jul 28, 2019

v1.76.3 has been released, and I hope it has solved this issue.

Update: v1.76.2 is being reviewing by WebStore and has a serious bug, so I'll replace it with v1.76.3 today.

gdh1995 added a commit that referenced this issue Aug 1, 2019
Then usages like #57 can even declare a different height for suggestion items.
@gdh1995
Copy link
Owner

gdh1995 commented Aug 6, 2019

So does this bug have been fixed again?

@ww7
Copy link
Author

ww7 commented Aug 6, 2019

Tested, from last update CSS customization works, thanks!

@gdh1995 gdh1995 closed this as completed Aug 6, 2019
@gdh1995 gdh1995 added the bug label Mar 4, 2020
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