Skip to content

workforcenow.adp.com - less wasted space by dundee

Screenshot of workforcenow.adp.com - less wasted space

Details

Authordundee

LicenseNo License

Categoryuserstyles

Created

Updated

Size518 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Less wasted space in ADP WorkForce: hide title and ID bar, less space for app bar and top nav.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           workforcenow.adp.com - 03/08/2022, 14:12:26
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("workforcenow.adp.com") {
    /* Insert code here... */
}

#wfn_body .revitPortlet .revitPortletTitle {
  display: none !important;
}

.wfnIdBar {
    display: none !important;
}

sfc-shell-app-bar {
    height: 50px !important;
}

sfc-shell-top-nav {
    height: 50px !important;
}

Reviews

No reviews yet.