clockify / browser-extension

Clockify Browser Extension
https://clockify.me/chrome-time-tracking
BSD 3-Clause "New" or "Revised" License
183 stars 172 forks source link

Disable !important on webkit scrollbar #144

Closed orange1337 closed 3 years ago

orange1337 commented 3 years ago

::-webkit-scrollbar-thumb { background: rgb(3, 169, 244) !important; }

Please disable !important from scroll bar styles, this "feature" has broken scrollbars color for all services.

andressltz commented 3 years ago

It's breaking all the websites visited

aleksandar-olic commented 3 years ago

Sorry about that. It's been fixed. It should be live on the Chrome/Firefox store in a couple of hours (v1.8.66).

orange1337 commented 3 years ago

Thanks for the quick fix 👍