-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Linux custom css scrollbar #4515
Comments
Comment by redmunds Thanks for the tip! Assigning to |
Comment by ghost Thanks |
Comment by larz0
Once we're happy with it we'll need to make the scrollbar CSS linux-only. |
Comment by larz0 Here's a screenshot: |
Comment by TomMalbran
You can just replace the body wrapper with |
Comment by larz0 Awesome. Thanks Tom I'll go ahead and do that. |
Comment by TomMalbran NP. You can also change it to |
Comment by Zolmeister I put it in a js-fiddle: http://jsfiddle.net/HrsxL/ for others to check out more easily. It looks fine for me, though I can't say I like the use of the base64 encoded png. Edit: updated fiddle - http://jsfiddle.net/HrsxL/1/ |
Comment by larz0 Cool. I'm not using base64 encoded png. |
Comment by larz0
Let me know if there's any problem. |
Comment by Zolmeister Oh, sorry, must have been looking at some other code then. |
Comment by larz0 Great. NP man. |
Comment by ghost My screen Ubuntu |
Comment by jasonsanjose Confirmed fixed. Closing. |
Issue by Zolmeister
Thursday Aug 22, 2013 at 19:00 GMT
Originally opened as adobe/brackets#4884
The default Linux scrollbar for content looks poor due to sandbox rendering.
Here is a proposed css default scrollbar replacement (http://jsfiddle.net/6kEx5/):
The text was updated successfully, but these errors were encountered: