VisualCrumbs (Stack Visuals)

Visual Changes (POST Sidebar)

Ekde 2018/06/13. Vidu La ĝisdata versio.

Aŭtoro
GrumpyCrouton
Ratings
0 0 0
Versio
1.5
Kreita
2018/06/13
Ĝisdatigita
2018/06/13
Size
1,44 kb
Licenco
N/A
Aplikiĝas al

Makes visual changes to stackexchange sites.

Body Changes:
- Sets non-white background color. This helps to separate the sidebar from the content more
- Changes the max width of the main container to none, forcing it to stretch across more of the page to waste less space.
- Sets max width of elements with IDs "questions", "qlist-wrapper", and "content" to none, allowing it to stretch more.
- With the container and content both having no max-width, it removes any space on the right side of the content which is not the best look of the website, so this adds an artificial padding to the right side that is roughly the same as the left sidebar, which disappears if the window is resized to the point the left sidebar would be removed.
- Removes unneeded .cbt div at the bottom of questions page, it was creating an extra element in the list.

Question stats:
- Moves "Question Stats" into a box similar to "Hot Meta Posts"

Nav Bar:
- Makes width of search bar take up all the space possible, added this due to a meta post I saw a while back that was complaining about this.