X Tutup
Skip to content

Sticky sidebar with native CSS#1309

Open
Every0ne wants to merge 2 commits intoGetSimpleCMS:masterfrom
Every0ne:master
Open

Sticky sidebar with native CSS#1309
Every0ne wants to merge 2 commits intoGetSimpleCMS:masterfrom
Every0ne:master

Conversation

@Every0ne
Copy link
Contributor

Removal of jQuery libs and methods used to make the admin's panel sidebar sticky in favor of native CSS property. Fixes strange behaviour of sidebar in debug mode.

Removal of jQuery libs and methods used to make the admin's panel
sidebar sticky in favor of native CSS property. Fixes strange behaviour
of sidebar in debug mode.
Textarea, Input and Select fields had no background color defined, which
led to dark text on dark background inside fields when using dark
Windows/Linux DE themes.
@tablatronix
Copy link
Member

Nice, What is the browser support for this?

@Every0ne
Copy link
Contributor Author

According to this the coverage is pretty good. I can confirm that it works on Android browser and pretty much anything that wasn't left in the woods (IE11), even something as exotic as Otter Browser. Edge supposedly is OK, cannot test as I don't have a copy of Win10 around. The worst that could happen is the sidebar wouldn't stick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup