boclifton-MSFT / bookmark-searcher

Chrome and Edge extension for searching bookmarks
MIT License
0 stars 0 forks source link

List group styling missing #8

Open boclifton-MSFT opened 2 years ago

boclifton-MSFT commented 2 years ago

@shikhar13012001 Just realized that the list styling got messed up in that last PR. When you have a minute could you please take a look at the Bootstrap List Group and update the stylesheet?

boclifton-MSFT commented 2 years ago

Same with the ul styling. I'd like there to not be the dots for the list items. This was the previous version:

image

shikhar13012001 commented 2 years ago

I am extremely sorry @boclifton-MSFT I did not see it correctly, I should have also checked the popup.js as well, let me try to fix this issue right now.

boclifton-MSFT commented 2 years ago

@shikhar13012001 no problem at all man! Everyone misses things sometimes. I shouldn't have merged it without looking more closely....my bad there!

shikhar13012001 commented 2 years ago

Hi @boclifton-MSFT I am getting an error in my console that my chrome.bookmarks is undefined. Do you have a solution for this?

boclifton-MSFT commented 2 years ago

@shikhar13012001 you have to load up a special browser window by right-clicking the extension and inspecting that window. Bit of a pain, but it's what we've got, as far as I know :P

image

image