what it says on the tin
The Final Outpost - No Delete Pair Button by wyrm312772
Details
Authorwyrm312772
LicenseCC-BY-NC-4.0
Categoryfinaloutpost.net
Created
Updated
Size311 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name The Final Outpost - No Delete Pair Button
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://finaloutpost.net/breed") {
.btn-warning {
display:none
}
}