Tweaks for https://global.mypcorp.com/
mypcorp by jeffcressman
Details
Authorjeffcressman
LicenseNo License
Categorymypcorp
Created
Updated
Size252 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 MYP
@namespace mypcorp.com
@version 1.0.0
@description MYP tweaks
@author Jeff Cressman
==/UserStyle== */
@-moz-document domain("mypcorp.com") {
textarea {
resize: vertical;
}
}