8
votes
0answers
72 views

Highlight year value in questions and answers

When opening a post, some key information I am looking for is the year of the information both in question and answers. I want to know how fresh the information is. Currently the year is written as ...
3
votes
1answer
82 views

Header background width css bug

There is a bug in the global SE CSS. If your browser window gets smaller than 982px, the container div that holds #header continues to shrink even though #header maintains a width of 962px. The ...
11
votes
1answer
217 views

What are the little triangles for in the CSS sprite in SO

I mean the little triangles under the big ones (the normal upvote/downvote). *link to image Are they for mods or something? Just curious. I can't believe nobody knows, I will retag as bug then ;) ...
3
votes
1answer
102 views

Why are sprites still designed with a bounty accept image?

All Stack Exchange sites have sprites to use as images. All of these sprites are also variously sized, so that a certain sprite that is 100px down in one spritesheet may be 200px down in another. All ...
12
votes
0answers
211 views

Search box is not friendly with dark OS themes

The search box in the top right of the sites has a white background explicitly declared. If you are using a dark theme for your OS, the default text colour is often white or near white, making it ...
5
votes
0answers
957 views

Greasemonkey script to add style to inline code

Here is a Greasemonkey script that adds a CSS style to inline code in questions, answers, and comments (as discussed here and here). It does not affect large (pretty-printed) code blocks. Install ...
13
votes
1answer
103 views

Do you have a userstyle for Stack Overflow?

I searched userstyles.org for Stack Overflow styles, but nothing turned up. My first ham-fisted attempt is below. The stylish plugin for Firefox makes it easy to apply user styles. Removed the ...