Skip to content

Vets-Now Tweaks by mbooth101

Details

Authormbooth101

LicenseCC BY-SA

CategoryVets-Now

Created

Updated

Code size381 B

Code checksum84240b99

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes pointless, unactionable banner from the CascadeCloud service

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Vets-Now Tweaks
@version      20210914.22.13
@namespace    userstyles.world/user/mbooth101
@description  Removes pointless, unactionable banner from the CascadeCloud service
@author       mbooth101
@license      CC BY-SA
==/UserStyle== */

@-moz-document url("https://vetsnow.cascadecloud.co.uk/") {
div#old-ui-alert-user {display:none !important;}
}

Reviews

No reviews yet.