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

Added custom css for scrollbar #267

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Added custom css for scrollbar #267

wants to merge 3 commits into from

Conversation

Intiiii
Copy link

@Intiiii Intiiii commented Nov 13, 2024

I added css for a nicer scrollbar for the web interface. Colors can be changed to fit better with the site, and I wasn't sure where to put it, but it's a thing!

@thecodacus
Copy link

screenshot?

@Intiiii
Copy link
Author

Intiiii commented Nov 13, 2024

image
there might be a better/more efficient way to get there, but this was my approach

@Intiiii
Copy link
Author

Intiiii commented Nov 13, 2024

*I forgot to add this line, but I dont think I can edit it anymore...

::-webkit-scrollbar-corner { background-color: transparent;}

without it there will be a white spot between the two scrollbars

@thecodacus
Copy link

nice, i personally kinda like the existing one. but this looks good

@chrismahoney chrismahoney added the enhancement New feature or request label Nov 14, 2024
@Intiiii
Copy link
Author

Intiiii commented Nov 14, 2024

1 thing to note is that I wrote this as a concept, so not everything is synced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants