Scanning page Prevent Errors
Shipstation Warehouse CSS by marcfitt
Details
Authormarcfitt
LicenseNo License
Categoryshipstation.com
Created
Updated
Size497 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 Shipstation Warehouse CSS
@version 20231202.04.52
@namespace userstyles.world/user/marcfitt
@description Scanning page Prevent Errors
@author marcfitt
@license No License
==/UserStyle== */
@-moz-document domain("shipstation.com") {
/*Prevent re-print error*/
.scan-shipment-object-D0YvWd6 .reprint-button-kVYoSCw {
display: none;
}
.icon-wrapper-eTOu6Ey {
Display: None;
}
.service-group-selector-dropdown-o046f_l {
display: none;
}
}