Skip to content

ap.ups.com/REAP/ by jrsmrtn

Details

Authorjrsmrtn

LicenseNo License

Categoryap.ups.com

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ap.ups.com/REAP/
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://ap.ups.com/REAP/") {
    div.uWrapper:nth-child(1){display:none;}
    .formContainer{width:100% !important;}
    #userId{width:100% !important; height:75px !important;}
    #password{width:100% !important;height:75px !important;}
    #loginForm > div:nth-child(2){width:100% !important;}
    input.marginLR0:nth-child(1){display:none;}
    #login{font-size:70px !important;}
    #smartScan{padding:0 !important; width:100% !important;margin-left:0 !important;position:unset !important;}
    #searchInputParameter{width:100% !important; height:60px !important;}
    #SmartScanButton{display:none !important;}
    .retailContainer{background: #F0F0F0;
  width: 100% !important;
  min-width: 420px;
  margin: 6px auto;
    margin-top: 6px;
  font-size: 18pt !important;
  overflow: hidden;} 
    input[type="button"], input[type="submit"]{font-size: 41px !important;}
    #smartScanPopUpRTU{width:100% !important ; left:50px !important;}
    #signPad1{display:none !important;}
    .buttonPanelWidth > div:nth-child(1){width:100% !important; height:75px !important;}
    .buttonPanelWidth > div:nth-child(1) > div:nth-child(1){font-size: xxx-large;
  padding-top: 20px;}
}

Reviews

No reviews yet.