VisualCrumbs (Stack Visuals)

Visual Changes (POST Sidebar)

目前為 2018-06-13 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
GrumpyCrouton
評價
0 0 0
版本
1.6
建立日期
2018-06-13
更新日期
2018-06-13
尺寸
1.5 KB
授權條款
未知
腳本執行於

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.