Skip to main content

Questions tagged [style]

Changes the "style" (look & feel) of a website

0 votes
0 answers
21 views

Fix for sticky hover background in duplicates

Description Problem See bug report here: Duplicate modal - row hover state not cleared The background is "sticky" added on hover then removed on a second hover. Fix This userstyle removes ...
VLAZ's user avatar
  • 611
3 votes
3 answers
123 views

Stack Exchange code block line numbers userscript

Screenshot About I've always wanted to have line numbers prefixed in code blocks on questions / answers. This userscript takes the code-blocks on the page, and inserts line numbers. It will look at ...
Cerbrus's user avatar
  • 331
12 votes
2 answers
318 views

Revert Stack Exchange's new up/down vote buttons

This userscript, written for ViolentMonkey, reverts the question and answer upvotes on all Stack Exchange sites so that they are almost identical to their previous design. New vote buttons (shown for ...
TylerH's user avatar
  • 291
47 votes
0 answers
4k views

Stack Exchange Dark Mode

This userscript is part of SOMU (SO-mod-userscripts) Stack Exchange Dark Mode Dark theme for Stack Exchange, chat, and SEDE. Some elements like sidebars and footers have reduced opacity until ...
Samuel Liew's user avatar
  • 1,011
2 votes
0 answers
33 views

Comment Flag Dialog Bugfix

About Fixes issues with Comment Flag dialog appearing in the upper-left corner of the window. Download Download or view the source code Platform Tested on Waterfox 56. Only designed for Firefox-...
a stone arachnid's user avatar
0 votes
0 answers
73 views

Stack Overflow layout optimized for 800x600 resolution

You got a small monitor? No problem! Install this user style to browse Stack Overflow without having to zoom out.   DOWNLOAD NOW FOR FREE!   (From userstyles.org)
clickbait's user avatar
  • 385
2 votes
0 answers
108 views

StackOverflow-ify

About: This is a Greasemonkey/Tampermonkey script that re-styles an SE site to look like stackoverflow.com Download / Install: You can install either the site or the chat version on Greasy Fork (...
amflare's user avatar
  • 121
4 votes
0 answers
88 views

Shrink the Stack Exchange Footer

All Stack Exchange sites (except Stack Overflow) have a giant footer: I don't like to have all of that space being taken up on my screen, so I built this user-style: /** * Copyright © 2016 Jed Fox ...
J F's user avatar
  • 213
1 vote
1 answer
157 views

Blur the topbar’s background

This stylesheet will make the background of the topbar show a blurred version of the contents below it. Note that I was unable to make the search box transparent (the icon was invisible), and I couldn’...
J F's user avatar
  • 213
8 votes
6 answers
698 views

Hide the Stack Exchange sidebar

I would like to gain some screen estate when viewing Stack Exchange sites. The sidebar seldom shows information I need. I know most help content displayed when composing questions. Most related ...
XZS's user avatar
  • 217
7 votes
0 answers
151 views

I don't want to be a mod

Ever earned the privilege "Access to moderator tools" and not really wanted it? A stylesheet for hiding deleted answers, as well as the review queue. For use with stylish. Customise to include the ...
fredley's user avatar
  • 1,369
2 votes
0 answers
76 views

Title Case All Question Titles Everywhere!

Because some like it like that: @namespace url(http://www.w3.org/1999/xhtml); @-moz-document regexp("*.stackexchange.com|superuser.com|askubuntu.com|serverfault.com|mathoverflow.com|stackapps.com|...
user1306322's user avatar
4 votes
0 answers
118 views

Comment Separator Fix

This fix is now included in the Stack Overflow Unofficial Patch (SOUP) v1.20.0 About We have this nicely formatted toolbar with all of the moderation tools we need below questions: So, why is it ...
AstroCB's user avatar
  • 913
4 votes
0 answers
69 views

Simplify Community Bulletin widget

This Stylish script: Hides the recently added bold category titles; Removes post vote counts; Reduces space used by widget. @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("...
user1306322's user avatar
7 votes
0 answers
109 views

Underlined post links

Code // ==UserScript== // @name Stack Exchange: Underlined post links // @description Underlines all links in questions, answers and comments on all Stack Exchange sites. // @version 1.1 //...
Dennis's user avatar
  • 371

15 30 50 per page