Skip to content

Xero, no demo company by supakaity

Screenshot of Xero, no demo company

Details

Authorsupakaity

LicenseUNLICENSE

Categoryxero.com

Created

Updated

Size392 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide the demo company from your organisations drop-down!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Xero, no demo company
@version      20240303.06.57
@namespace    https://userstyles.world/user/Kaity Allan
@description  Hide the demo company from your organisations drop-down!
@author       Kaity Allan
@license      UNLICENSE
==/UserStyle== */

@-moz-document domain("xero.com") {
.xnav-verticalmenuitem-lefticon.demo-org {
    display: none;
}
}

Reviews

No reviews yet.