Skip to content

Instantly share code, notes, and snippets.

@KeenIIDX
KeenIIDX / SE_Close_Stats.user.css
Created May 29, 2015 20:25
SE Close Reasons Stats
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("stackexchange.com"), domain("stackoverflow.com"), domain("superuser.com"), domain("serverfault.com"), domain("askubuntu.com"), domain("stackapps.com") {
.row {
max-width:980px;
width:100%
}
.row::before,.row::after{
display:table;
// ==UserScript==
// @name AutoReviewComments
// @namespace benjol
// @version 1.2.8
// @description Add pro-forma comments dialog for reviewing (pre-flag)
// @grant none
// @include http://*stackoverflow.com/questions*
// @include http://*stackoverflow.com/review*
// @include http://*stackoverflow.com/admin/dashboard*
// @include http://*stackoverflow.com/tools*